summaryrefslogtreecommitdiff
path: root/rsc/inc
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 /rsc/inc
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 'rsc/inc')
-rw-r--r--rsc/inc/rsclst.hxx1
-rw-r--r--rsc/inc/rsctools.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/rsc/inc/rsclst.hxx b/rsc/inc/rsclst.hxx
index b115c2b4f066..0ae101a0c48d 100644
--- a/rsc/inc/rsclst.hxx
+++ b/rsc/inc/rsclst.hxx
@@ -29,7 +29,6 @@
#ifndef _RSCLST_HXX
#define _RSCLST_HXX
-#include <tools/list.hxx>
#include <rscall.h>
class REResourceList;
diff --git a/rsc/inc/rsctools.hxx b/rsc/inc/rsctools.hxx
index 7706a0e61b8d..5506412d42f6 100644
--- a/rsc/inc/rsctools.hxx
+++ b/rsc/inc/rsctools.hxx
@@ -36,7 +36,6 @@ class RscPtrPtr;
#endif
#include <stdio.h>
#include <tools/string.hxx>
-#include <tools/list.hxx>
#include <vector>
/******************* T y p e s *******************************************/