summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 17:28:36 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 17:28:36 +0000
commit91739cbfc65dc9e94095d38a158a6970a8692b91 (patch)
tree4c9d1e0a0219165755fd80cd2d52383c7241876f /tools
parentd496a4f4c515abead997e092fa54eaf291f94bac (diff)
INTEGRATION: CWS vclcleanup02 (1.2.194); FILE MERGED
2003/12/04 17:22:25 mt 1.2.194.1: #i23061# Removed SUPD stuff
Diffstat (limited to 'tools')
-rw-r--r--tools/bootstrp/cppdep.hxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/tools/bootstrp/cppdep.hxx b/tools/bootstrp/cppdep.hxx
index 9b6315f6477c..e33c86d9011a 100644
--- a/tools/bootstrp/cppdep.hxx
+++ b/tools/bootstrp/cppdep.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: cppdep.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mh $ $Date: 2001-02-16 14:04:14 $
+ * last change: $Author: vg $ $Date: 2004-01-06 18:28:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,13 +59,8 @@
*
************************************************************************/
-#if SUPD < 356
-#include <tools.hxx>
-#else
#include <list.hxx>
#include <string.hxx>
-#endif
-
#define PATH_SEP ":"
#define DIR_SEP "/"