summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:23:49 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:23:49 +0000
commit32f9d8616788c05d50fc16943594f3b579a921f5 (patch)
treec7c47de4518d9d3285c644aac82eb1c5cff4cdce
parentb9bd86926082d7bfa42c7e8a98f80bf1534580bb (diff)
INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED
2006/09/01 17:30:48 kaib 1.5.16.1: #i68856# Added header markers and pch files
-rw-r--r--i18npool/source/textconversion/textconversion.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/i18npool/source/textconversion/textconversion.cxx b/i18npool/source/textconversion/textconversion.cxx
index 7d8b5403da1f..d5be245717d0 100644
--- a/i18npool/source/textconversion/textconversion.cxx
+++ b/i18npool/source/textconversion/textconversion.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: textconversion.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 04:48:56 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:23:49 $
*
* 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_i18npool.hxx"
+
#include <assert.h>
#include <textconversion.hxx>