summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:52:19 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:52:19 +0000
commite766f6ef8fd8f8d6b135ce7975027092b5cdd0b7 (patch)
tree673db1b6e47bf344019bcd695a3c3f8159650a9d /linguistic
parentcbd09912ba88426d08e90edca97f4ec54d8e0263 (diff)
INTEGRATION: CWS pchfix02 (1.6.18); FILE MERGED
2006/09/01 17:32:08 kaib 1.6.18.1: #i68856# Added header markers and pch files
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/convdiclist.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/linguistic/source/convdiclist.cxx b/linguistic/source/convdiclist.cxx
index 7fdbbb014812..53702a75fe56 100644
--- a/linguistic/source/convdiclist.cxx
+++ b/linguistic/source/convdiclist.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: convdiclist.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: vg $ $Date: 2006-04-07 13:46:50 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:52:19 $
*
* 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 _FSYS_HXX
#include <tools/fsys.hxx>
#endif