diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-02-18 20:57:55 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-02-18 20:57:55 -0800 |
commit | d8369857bbbb75417e4b044fe77a6c87709e7ac0 (patch) | |
tree | 991a839d6b246bca2b62b9513f9dcae9a7cfd065 /basic/inc | |
parent | 9de5ca8d677fad56c20dfb274f3491433d768259 (diff) |
Remove some #include "tools/list.hxx"
Plus some trailing whitespace cleanup
Diffstat (limited to 'basic/inc')
-rw-r--r-- | basic/inc/basic/sbxbase.hxx | 1 | ||||
-rw-r--r-- | basic/inc/pch/precompiled_basic.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/basic/inc/basic/sbxbase.hxx b/basic/inc/basic/sbxbase.hxx index 27db4508e592..057b4e0a261b 100644 --- a/basic/inc/basic/sbxbase.hxx +++ b/basic/inc/basic/sbxbase.hxx @@ -30,7 +30,6 @@ #define _SBXBASE_HXX #include <i18npool/lang.h> -#include "tools/list.hxx" #include "svl/svarray.hxx" #include <basic/sbxdef.hxx> diff --git a/basic/inc/pch/precompiled_basic.hxx b/basic/inc/pch/precompiled_basic.hxx index dd755b1294bf..6538399a28ea 100644 --- a/basic/inc/pch/precompiled_basic.hxx +++ b/basic/inc/pch/precompiled_basic.hxx @@ -213,7 +213,6 @@ #include "tools/fsys.hxx" #include "tools/gen.hxx" #include "tools/link.hxx" -#include "tools/list.hxx" #include "tools/rc.hxx" #include "tools/rcid.h" #include "tools/ref.hxx" |