diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-02-20 21:03:23 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-02-20 21:03:23 -0800 |
commit | e986d2fc482ec1214457f05af4c49385730c3024 (patch) | |
tree | 1c5cb825d90a33be622a11923eb0c9672e28145f /extensions | |
parent | 58a194b33792c5d19787931ee9d24b9d68c009e0 (diff) |
Cleanup some #include <tools/list.hxx>
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/source/propctrlr/taborder.hxx | 1 | ||||
-rw-r--r-- | extensions/source/scanner/scanunx.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/taborder.hxx b/extensions/source/propctrlr/taborder.hxx index 9a0d99f68bf2..e10416376704 100644 --- a/extensions/source/propctrlr/taborder.hxx +++ b/extensions/source/propctrlr/taborder.hxx @@ -41,7 +41,6 @@ #include <vcl/fixed.hxx> -#include <tools/list.hxx> #include <comphelper/uno3.hxx> //............................................................................ diff --git a/extensions/source/scanner/scanunx.cxx b/extensions/source/scanner/scanunx.cxx index 3b26c18afe52..a94a97982c28 100644 --- a/extensions/source/scanner/scanunx.cxx +++ b/extensions/source/scanner/scanunx.cxx @@ -31,7 +31,6 @@ #include <scanner.hxx> #include <sanedlg.hxx> #include <osl/thread.hxx> -#include <tools/list.hxx> #include <boost/shared_ptr.hpp> #if OSL_DEBUG_LEVEL > 1 |