From aefcf32dc048b0de2129c8ad1af0dfea50c4c9bb Mon Sep 17 00:00:00 2001 From: Joseph Powers Date: Sat, 19 Feb 2011 08:29:03 -0800 Subject: Some more #include 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. --- tools/bootstrp/rscdep.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/bootstrp') 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 -#include #include #include -- cgit