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