summaryrefslogtreecommitdiff
path: root/linguistic/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:52:48 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:52:48 +0000
commit3dfdc860e8a37567660cbd5678d12ad4250727e4 (patch)
treeb3f1033aa5be0359727859e51c8192b06685deac /linguistic/source
parent67900b0def708e4e91a8ca19911f70c3246fd3f7 (diff)
INTEGRATION: CWS pchfix02 (1.18.16); FILE MERGED
2006/09/01 17:32:08 kaib 1.18.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'linguistic/source')
-rw-r--r--linguistic/source/dicimp.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/linguistic/source/dicimp.cxx b/linguistic/source/dicimp.cxx
index 536caba4036b..e8924248e02a 100644
--- a/linguistic/source/dicimp.cxx
+++ b/linguistic/source/dicimp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dicimp.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: rt $ $Date: 2006-05-05 13:42:40 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:52:48 $
*
* 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_linguistic.hxx"
+
#ifndef INCLUDED_I18NPOOL_LANG_H
#include <i18npool/lang.h>
#endif