summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:32:33 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:32:33 +0000
commit2960805fc75204259666fe586ea01d85eaee0f64 (patch)
tree65369eb5df1c9e93a9c9971472e7e6580e706338 /i18npool/source/transliteration
parente18f0b3ed914426686f776577322f6463572066d (diff)
INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED
2006/09/01 17:30:55 kaib 1.10.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'i18npool/source/transliteration')
-rw-r--r--i18npool/source/transliteration/transliteration_OneToOne.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/i18npool/source/transliteration/transliteration_OneToOne.cxx b/i18npool/source/transliteration/transliteration_OneToOne.cxx
index b4456820c6db..425bb307b424 100644
--- a/i18npool/source/transliteration/transliteration_OneToOne.cxx
+++ b/i18npool/source/transliteration/transliteration_OneToOne.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: transliteration_OneToOne.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 04:50:30 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:32:33 $
*
* 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>