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 /UnoControls | |
parent | 58a194b33792c5d19787931ee9d24b9d68c009e0 (diff) |
Cleanup some #include <tools/list.hxx>
Diffstat (limited to 'UnoControls')
-rw-r--r-- | UnoControls/inc/basecontainercontrol.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/UnoControls/inc/basecontainercontrol.hxx b/UnoControls/inc/basecontainercontrol.hxx index 72f0e2fd751e..6d32b9d5bd3a 100644 --- a/UnoControls/inc/basecontainercontrol.hxx +++ b/UnoControls/inc/basecontainercontrol.hxx @@ -43,7 +43,6 @@ #include <com/sun/star/container/ContainerEvent.hpp> #include <com/sun/star/container/XIndexReplace.hpp> #include <com/sun/star/container/XNameContainer.hpp> -#include <tools/list.hxx> #include <vector> //____________________________________________________________________________________________________________ |