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. --- l10ntools/source/gsicheck.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'l10ntools/source') diff --git a/l10ntools/source/gsicheck.cxx b/l10ntools/source/gsicheck.cxx index 510ccce21c3a..62bd546fb7ac 100644 --- a/l10ntools/source/gsicheck.cxx +++ b/l10ntools/source/gsicheck.cxx @@ -31,7 +31,6 @@ #include #include #include -#include // local includes #include "tagtest.hxx" -- cgit