summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/bootstrp/sstring.cxx11
1 files changed, 4 insertions, 7 deletions
diff --git a/tools/bootstrp/sstring.cxx b/tools/bootstrp/sstring.cxx
index 4341446629d4..89a06880f663 100644
--- a/tools/bootstrp/sstring.cxx
+++ b/tools/bootstrp/sstring.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sstring.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:03:00 $
+ * last change: $Author: hr $ $Date: 2004-02-04 13:43:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,13 +59,10 @@
*
************************************************************************/
-#ifdef WTC
-#ifdef _TOOLS_STRINGLIST
-#undef _TOOLS_STRINGLIST
-#endif
+#ifndef _TOOLS_STRINGLIST
+# define _TOOLS_STRINGLIST
#endif
-#define _TOOLS_STRINGLIST
#include "sstring.hxx"
SByteStringList::SByteStringList()