summaryrefslogtreecommitdiff
path: root/tools/bootstrp
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-02-04 12:43:57 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-02-04 12:43:57 +0000
commite2cbf33f8bb6ca9d316a195823e6b2a538a51c76 (patch)
treea0f5a0dee06efd4eb799d2d0646158e42d9ecfbd /tools/bootstrp
parent23939a6ee5e192904d4f467913f97555b9c1a0ea (diff)
INTEGRATION: CWS ooo20031216 (1.1.1.1.204); FILE MERGED
2003/12/13 13:52:30 waratah 1.1.1.1.204.1: #i1858# test for previous definition of macro to remove warning
Diffstat (limited to 'tools/bootstrp')
-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()