summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:21:33 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:21:33 +0000
commit9420945dd45ba664267ee5fb6341afe24a79e6c0 (patch)
tree82f9cc083c2ed71b5b6ab9f46624c10dc2908775 /i18npool
parent15865f31c592401b83940f003c6eb16bb9963228 (diff)
INTEGRATION: CWS pchfix02 (1.24.8); FILE MERGED
2006/09/01 17:30:45 kaib 1.24.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/LocaleNode.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/i18npool/source/localedata/LocaleNode.cxx b/i18npool/source/localedata/LocaleNode.cxx
index 03b7164988ac..c4bd2ff67c08 100644
--- a/i18npool/source/localedata/LocaleNode.cxx
+++ b/i18npool/source/localedata/LocaleNode.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: LocaleNode.cxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 16:30:49 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:21:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_i18npool.hxx"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>