summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:02:43 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:02:43 +0000
commit3988e7dc256cf04671b03b466cd5ba5af8b32689 (patch)
tree5dc76050d064cf2f58d5a590d18716537c34a7c9
parent64537048b9549a2d487c22910fcb3a4ce176f92b (diff)
INTEGRATION: CWS pchfix02 (1.3.120); FILE MERGED
2006/09/01 17:54:58 kaib 1.3.120.1: #i68856# Added header markers and pch files
-rw-r--r--tools/source/string/debugprint.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/tools/source/string/debugprint.cxx b/tools/source/string/debugprint.cxx
index 732b39b86cc1..5659a5b19d7b 100644
--- a/tools/source/string/debugprint.cxx
+++ b/tools/source/string/debugprint.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: debugprint.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 14:36:21 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:02:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_tools.hxx"
+
// =======================================================================
#include <string.hxx>