summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/unocontrolcontainer.cxx
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2011-02-19 08:29:03 -0800
committerJoseph Powers <jpowers27@cox.net>2011-02-19 08:29:03 -0800
commitaefcf32dc048b0de2129c8ad1af0dfea50c4c9bb (patch)
treecba1a8bd7ef080b606439a1e3272e014c672aac1 /toolkit/source/controls/unocontrolcontainer.cxx
parent92afab4044d82feceb4de506ee83d23489ff2df9 (diff)
Some more #include <tools/list.hxx> cleanup
I basically removed them for everywhere and then added back in only the ones required to get it to build. I did a "make distclean" on Mac and it worked.
Diffstat (limited to 'toolkit/source/controls/unocontrolcontainer.cxx')
-rw-r--r--toolkit/source/controls/unocontrolcontainer.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/source/controls/unocontrolcontainer.cxx b/toolkit/source/controls/unocontrolcontainer.cxx
index 7344d769fe3e..b67ec421db96 100644
--- a/toolkit/source/controls/unocontrolcontainer.cxx
+++ b/toolkit/source/controls/unocontrolcontainer.cxx
@@ -44,7 +44,6 @@
#include <comphelper/sequence.hxx>
#include <tools/debug.hxx>
-#include <tools/list.hxx>
#include <vcl/svapp.hxx>
#include <vcl/window.hxx>