summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/anytostring.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:09:43 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:09:43 +0000
commitfa5f1507e4262bc73ff3be9361f5e43296d1ad71 (patch)
treec48ad57fa89ec1f2c96de3096e1859f106307bfa /comphelper/source/misc/anytostring.cxx
parent17fb682c11a5aa09ae1cbc485a49f826f1aa692a (diff)
INTEGRATION: CWS pchfix02 (1.6.58); FILE MERGED
2006/09/01 17:19:41 kaib 1.6.58.1: #i68856# Added header markers and pch files
Diffstat (limited to 'comphelper/source/misc/anytostring.cxx')
-rw-r--r--comphelper/source/misc/anytostring.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/comphelper/source/misc/anytostring.cxx b/comphelper/source/misc/anytostring.cxx
index fcaa5f279b6f..ff47d40ea764 100644
--- a/comphelper/source/misc/anytostring.cxx
+++ b/comphelper/source/misc/anytostring.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: anytostring.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2006-03-06 10:13:45 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:09: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_comphelper.hxx"
+
#include "comphelper/anytostring.hxx"
#include "osl/diagnose.h"
#include "rtl/ustrbuf.hxx"