summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:33:16 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:33:16 +0000
commitae353c46b3431e1682049dd2c82fed49a4dce5a2 (patch)
treeff2d1e9204d261d25797c624ffbc80fafd97e181 /i18npool/source/transliteration
parent4d3ef2c7406982d197af1bdb7b33af60d8d921e7 (diff)
INTEGRATION: CWS pchfix02 (1.7.16); FILE MERGED
2006/09/01 17:30:55 kaib 1.7.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'i18npool/source/transliteration')
-rw-r--r--i18npool/source/transliteration/transliteration_body.cxx7
-rw-r--r--i18npool/source/transliteration/transliteration_commonclass.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/i18npool/source/transliteration/transliteration_body.cxx b/i18npool/source/transliteration/transliteration_body.cxx
index 006296ff1a9f..f59152ceab79 100644
--- a/i18npool/source/transliteration/transliteration_body.cxx
+++ b/i18npool/source/transliteration/transliteration_body.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: transliteration_body.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 04:50:42 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:32:47 $
*
* 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 <i18nutil/casefolding.hxx>
#define TRANSLITERATION_ALL
#include "transliteration_body.hxx"
diff --git a/i18npool/source/transliteration/transliteration_commonclass.cxx b/i18npool/source/transliteration/transliteration_commonclass.cxx
index 47e69f10af79..e9b28a287d61 100644
--- a/i18npool/source/transliteration/transliteration_commonclass.cxx
+++ b/i18npool/source/transliteration/transliteration_commonclass.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: transliteration_commonclass.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 04:50:53 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:33: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"
+
#include <transliteration_commonclass.hxx>
#include <com/sun/star/i18n/CollatorOptions.hpp>