summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:30:59 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:30:59 +0000
commit273fa1c3aff3069a1bede4e27731e79a1aa490c7 (patch)
treef103424df733f4d82097ac93f86cecf0e9f915dd /i18npool/source/transliteration
parenteb2a3b260459e9b7c3747e03a9ce5b2315b9bdc8 (diff)
INTEGRATION: CWS pchfix02 (1.8.80); FILE MERGED
2006/09/01 17:30:53 kaib 1.8.80.1: #i68856# Added header markers and pch files
Diffstat (limited to 'i18npool/source/transliteration')
-rw-r--r--i18npool/source/transliteration/katakanaToHiragana.cxx7
-rw-r--r--i18npool/source/transliteration/largeToSmall_ja_JP.cxx7
-rw-r--r--i18npool/source/transliteration/smallToLarge_ja_JP.cxx7
3 files changed, 15 insertions, 6 deletions
diff --git a/i18npool/source/transliteration/katakanaToHiragana.cxx b/i18npool/source/transliteration/katakanaToHiragana.cxx
index c79bcaf56ed9..290341c02a74 100644
--- a/i18npool/source/transliteration/katakanaToHiragana.cxx
+++ b/i18npool/source/transliteration/katakanaToHiragana.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: katakanaToHiragana.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:32:45 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:30:01 $
*
* 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/largeToSmall_ja_JP.cxx b/i18npool/source/transliteration/largeToSmall_ja_JP.cxx
index a424feb5b491..bd66be72e48d 100644
--- a/i18npool/source/transliteration/largeToSmall_ja_JP.cxx
+++ b/i18npool/source/transliteration/largeToSmall_ja_JP.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: largeToSmall_ja_JP.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:33:01 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:30:16 $
*
* 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/smallToLarge_ja_JP.cxx b/i18npool/source/transliteration/smallToLarge_ja_JP.cxx
index ea21ae829307..51e4fe6e83de 100644
--- a/i18npool/source/transliteration/smallToLarge_ja_JP.cxx
+++ b/i18npool/source/transliteration/smallToLarge_ja_JP.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: smallToLarge_ja_JP.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:34:08 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:30:59 $
*
* 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>