summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:31:15 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:31:15 +0000
commitea41f1450d80cf8121002759342c5398ef5e9f4e (patch)
tree365cf16710e39babf2db7aa32d13b9572d5775c2 /i18npool/source/transliteration
parent273fa1c3aff3069a1bede4e27731e79a1aa490c7 (diff)
INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED
2006/09/01 17:30:54 kaib 1.10.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'i18npool/source/transliteration')
-rw-r--r--i18npool/source/transliteration/textToPronounce_zh.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/i18npool/source/transliteration/textToPronounce_zh.cxx b/i18npool/source/transliteration/textToPronounce_zh.cxx
index 731adeae5e83..4489acb21f40 100644
--- a/i18npool/source/transliteration/textToPronounce_zh.cxx
+++ b/i18npool/source/transliteration/textToPronounce_zh.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: textToPronounce_zh.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 04:49:52 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:31:15 $
*
* 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"
+
// prevent internal compiler error with MSVC6SP3
#include <utility>