summaryrefslogtreecommitdiffstats
path: root/sal/workben
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:08:50 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:08:50 +0000
commitd9034f026093303b91ad47d17b6edad04103349b (patch)
treeb9399a0c15287a01ae631755ffb0a099d6202ded /sal/workben
parentINTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED (diff)
downloadcore-d9034f026093303b91ad47d17b6edad04103349b.tar.gz
core-d9034f026093303b91ad47d17b6edad04103349b.zip
INTEGRATION: CWS pchfix02 (1.4.140); FILE MERGED
2006/09/01 17:34:21 kaib 1.4.140.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sal/workben')
-rw-r--r--sal/workben/getlocaleinfotest.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sal/workben/getlocaleinfotest.cxx b/sal/workben/getlocaleinfotest.cxx
index d1ab616c1ab1..74de55e2ffe6 100644
--- a/sal/workben/getlocaleinfotest.cxx
+++ b/sal/workben/getlocaleinfotest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: getlocaleinfotest.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:50:25 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:08:50 $
*
* 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_sal.hxx"
+
#include <rtl/locale.h>
#include <osl/nlsupport.h>
#include <rtl/ustring.hxx>