summaryrefslogtreecommitdiff
path: root/tools/source
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source')
-rw-r--r--tools/source/string/strascii.cxx9
1 files changed, 4 insertions, 5 deletions
diff --git a/tools/source/string/strascii.cxx b/tools/source/string/strascii.cxx
index 09a7190d9670..27e5b8b36ec1 100644
--- a/tools/source/string/strascii.cxx
+++ b/tools/source/string/strascii.cxx
@@ -1,12 +1,12 @@
-/*************************************************************************
+#/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: strascii.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 01:02:56 $
+ * last change: $Author: kz $ $Date: 2007-05-10 16:39:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,8 +33,7 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_tools.hxx"
+// no include "precompiled_tools.hxx" because this is included in other cxx files.
// =======================================================================