summaryrefslogtreecommitdiffstats
path: root/tools/bootstrp
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 /tools/bootstrp
parentRemove DECLARE_LIST( ImplStatusItemList, ImplStatusItem* ) (diff)
downloadcore-aefcf32dc048b0de2129c8ad1af0dfea50c4c9bb.tar.gz
core-aefcf32dc048b0de2129c8ad1af0dfea50c4c9bb.zip
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 'tools/bootstrp')
-rw-r--r--tools/bootstrp/rscdep.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/bootstrp/rscdep.cxx b/tools/bootstrp/rscdep.cxx
index 75a63f7e380a..650f4ade4b58 100644
--- a/tools/bootstrp/rscdep.cxx
+++ b/tools/bootstrp/rscdep.cxx
@@ -40,7 +40,6 @@
#include "sal/main.h"
#include <tools/string.hxx>
-#include <tools/list.hxx>
#include <tools/fsys.hxx>
#include <tools/stream.hxx>