summaryrefslogtreecommitdiff
path: root/linguistic/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:56:03 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:56:03 +0000
commit0a0743f9bf0550670fef211ed7809e25d1e608f3 (patch)
tree812da55e7c82367efeab20cce930f2c136cc3ac8 /linguistic/source
parent08b8078cdd2a3f7772ddc067737fcd3b3112506d (diff)
INTEGRATION: CWS pchfix02 (1.3.18); FILE MERGED
2006/09/01 17:32:10 kaib 1.3.18.1: #i68856# Added header markers and pch files
Diffstat (limited to 'linguistic/source')
-rw-r--r--linguistic/source/prophelp.cxx7
-rw-r--r--linguistic/source/supplang.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/linguistic/source/prophelp.cxx b/linguistic/source/prophelp.cxx
index d0b220a5c786..35f142fcf68a 100644
--- a/linguistic/source/prophelp.cxx
+++ b/linguistic/source/prophelp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: prophelp.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2006-04-07 13:51:09 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:55:07 $
*
* 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 _TOOLS_DEBUG_HXX //autogen wg. DBG_ASSERT
#include <tools/debug.hxx>
#endif
diff --git a/linguistic/source/supplang.cxx b/linguistic/source/supplang.cxx
index de470fb81fd7..7d7aa296525a 100644
--- a/linguistic/source/supplang.cxx
+++ b/linguistic/source/supplang.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: supplang.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2006-04-07 13:51:33 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:56:03 $
*
* 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 _STRING_HXX
#include <tools/string.hxx>
#endif