summaryrefslogtreecommitdiff
path: root/i18npool/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:27:29 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:27:29 +0000
commit6256da4bbdf7572bd588bf18cc75b799b9819de5 (patch)
treef5ab64c6f3db225142106eace6d52280188a1688 /i18npool/source
parentd9b68e52a42d71c9ef6d502a67e31328209e4a5e (diff)
INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGED
2006/09/01 17:30:51 kaib 1.9.80.1: #i68856# Added header markers and pch files
Diffstat (limited to 'i18npool/source')
-rw-r--r--i18npool/source/transliteration/ignoreMinusSign_ja_JP.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/i18npool/source/transliteration/ignoreMinusSign_ja_JP.cxx b/i18npool/source/transliteration/ignoreMinusSign_ja_JP.cxx
index a1e751e7e645..71aeb98b30e8 100644
--- a/i18npool/source/transliteration/ignoreMinusSign_ja_JP.cxx
+++ b/i18npool/source/transliteration/ignoreMinusSign_ja_JP.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ignoreMinusSign_ja_JP.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:29:18 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:27:29 $
*
* 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>