summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:26:10 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:26:10 +0000
commitf896c4dc64d8d63500c3726989350d3b3be4960f (patch)
treeb085572b959418dabd35bbd55d2804af44fb0322 /unotools
parentaeca16cec5188945eecc77d438e486b0e4d82bbf (diff)
INTEGRATION: CWS pchfix02 (1.11.8); FILE MERGED
2006/09/01 17:56:23 kaib 1.11.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'unotools')
-rw-r--r--unotools/source/i18n/textsearch.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/unotools/source/i18n/textsearch.cxx b/unotools/source/i18n/textsearch.cxx
index 4df38dce2c03..6a02fc4475c9 100644
--- a/unotools/source/i18n/textsearch.cxx
+++ b/unotools/source/i18n/textsearch.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: textsearch.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: ihi $ $Date: 2006-08-01 11:50:38 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:26:10 $
*
* 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_unotools.hxx"
+
#ifndef INCLUDED_I18NPOOL_MSLANGID_HXX
#include <i18npool/mslangid.hxx>
#endif