summaryrefslogtreecommitdiffstats
path: root/i18npool/source/isolang
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:21:05 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:21:05 +0000
commit302e7866e9aef563135c5c16a871929eab307559 (patch)
tree81ce0a5f7c31f2ef7b3311b96a80211bd30e7e52 /i18npool/source/isolang
parentINTEGRATION: CWS pchfix02 (1.3.16); FILE MERGED (diff)
downloadcore-302e7866e9aef563135c5c16a871929eab307559.tar.gz
core-302e7866e9aef563135c5c16a871929eab307559.zip
INTEGRATION: CWS pchfix02 (1.5.12); FILE MERGED
2006/09/01 17:30:45 kaib 1.5.12.1: #i68856# Added header markers and pch files
Diffstat (limited to 'i18npool/source/isolang')
-rw-r--r--i18npool/source/isolang/isolang.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/i18npool/source/isolang/isolang.cxx b/i18npool/source/isolang/isolang.cxx
index 534dd950678d..f5b1a9da8eae 100644
--- a/i18npool/source/isolang/isolang.cxx
+++ b/i18npool/source/isolang/isolang.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: isolang.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: kz $ $Date: 2006-07-06 09:38:08 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:21:05 $
*
* 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"
+
#ifndef _RTL_USTRING_HXX_
#include <rtl/ustring.hxx>
#endif