summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:29:34 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:29:34 +0000
commitd66ceeca2e75198503166c7c63ed65d39eab8f33 (patch)
treedab733e96c4546c3744d0e10a19678c5cb17421a /i18npool/source/transliteration
parent280bdd4b5576caacc35199a93eebd83b9e0222ee (diff)
INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGED
2006/09/01 17:30:52 kaib 1.9.80.1: #i68856# Added header markers and pch files
Diffstat (limited to 'i18npool/source/transliteration')
-rw-r--r--i18npool/source/transliteration/ignoreSeparator_ja_JP.cxx7
-rw-r--r--i18npool/source/transliteration/ignoreWidth.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/i18npool/source/transliteration/ignoreSeparator_ja_JP.cxx b/i18npool/source/transliteration/ignoreSeparator_ja_JP.cxx
index 7905c6220e1c..a229a9619117 100644
--- a/i18npool/source/transliteration/ignoreSeparator_ja_JP.cxx
+++ b/i18npool/source/transliteration/ignoreSeparator_ja_JP.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ignoreSeparator_ja_JP.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:30:11 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:28:10 $
*
* 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>
diff --git a/i18npool/source/transliteration/ignoreWidth.cxx b/i18npool/source/transliteration/ignoreWidth.cxx
index 3b0216955d12..84c65d55d7bb 100644
--- a/i18npool/source/transliteration/ignoreWidth.cxx
+++ b/i18npool/source/transliteration/ignoreWidth.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ignoreWidth.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:32:10 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:29:34 $
*
* 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>