summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 17:29:22 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 17:29:22 +0000
commit6a567de1f0652a9d592de5fd9f7fecfc60a48ced (patch)
tree2a31132c32002f853fc71a0c319a99ccdc5b6e20
parent91739cbfc65dc9e94095d38a158a6970a8692b91 (diff)
INTEGRATION: CWS vclcleanup02 (1.15.34); FILE MERGED
2003/12/04 17:22:46 mt 1.15.34.1: #i23061# Removed SUPD stuff
-rw-r--r--tools/bootstrp/rscdep.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/tools/bootstrp/rscdep.cxx b/tools/bootstrp/rscdep.cxx
index e7474d8330e0..a6b1344a3589 100644
--- a/tools/bootstrp/rscdep.cxx
+++ b/tools/bootstrp/rscdep.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: rscdep.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: kz $ $Date: 2003-08-25 15:36:59 $
+ * last change: $Author: vg $ $Date: 2004-01-06 18:29:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,14 +77,10 @@
#include "prj.hxx"
-#if SUPD < 356
-#include <tools.hxx>
-#else
#include <string.hxx>
#include <list.hxx>
#include <fsys.hxx>
#include <stream.hxx>
-#endif
#include "cppdep.hxx"