summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:22:00 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:22:00 +0000
commit2f4318fda591cfecdc04defc5ff04a62713a8fc5 (patch)
treeabd31e6b5790ed05a1d7489f318b50a917b93a72 /i18npool
parenta28a427381c75ade493cb1eaa20f28f2b6a5ade3 (diff)
INTEGRATION: CWS pchfix02 (1.43.8); FILE MERGED
2006/09/01 17:30:46 kaib 1.43.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/localedata.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/i18npool/source/localedata/localedata.cxx b/i18npool/source/localedata/localedata.cxx
index a4364c48da8f..db8c252f1c74 100644
--- a/i18npool/source/localedata/localedata.cxx
+++ b/i18npool/source/localedata/localedata.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: localedata.cxx,v $
*
- * $Revision: 1.43 $
+ * $Revision: 1.44 $
*
- * last change: $Author: ihi $ $Date: 2006-08-01 10:01:24 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:22:00 $
*
* 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 <localedata.hxx>
#ifndef _RTL_USTRBUF_HXX_