summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:53:30 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:53:30 +0000
commit511f2ac83bbd2ec894260e4909e32c1a20fab111 (patch)
tree7029a74aeeac9e208fac63be2475d929df711de4 /linguistic
parentf9e2c5e64b2766052f1865a48434247d355bff72 (diff)
INTEGRATION: CWS pchfix02 (1.19.18); FILE MERGED
2006/09/01 17:32:09 kaib 1.19.18.1: #i68856# Added header markers and pch files
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/hyphdsp.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/linguistic/source/hyphdsp.cxx b/linguistic/source/hyphdsp.cxx
index c57101bad81c..76675fe37b49 100644
--- a/linguistic/source/hyphdsp.cxx
+++ b/linguistic/source/hyphdsp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: hyphdsp.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: vg $ $Date: 2006-04-07 13:48:28 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:53:30 $
*
* 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"
+
#include <cppuhelper/factory.hxx> // helper for factories
#include <com/sun/star/registry/XRegistryKey.hpp>