summaryrefslogtreecommitdiff
path: root/lingucomponent
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 15:12:16 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 15:12:16 +0000
commit4ede6d2df0eb529a1f4d516d304c2d541e09c265 (patch)
tree7e0b9f2c3e9a580aa7a70fdb7a154a9c060f7427 /lingucomponent
parente2288eb16e16ccc314b33f14a37450f80837f36a (diff)
INTEGRATION: CWS pchfix02 (1.17.12); FILE MERGED
2006/09/01 17:31:59 kaib 1.17.12.1: #i68856# Added header markers and pch files
Diffstat (limited to 'lingucomponent')
-rw-r--r--lingucomponent/source/spellcheck/spell/sspellimp.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/lingucomponent/source/spellcheck/spell/sspellimp.cxx b/lingucomponent/source/spellcheck/spell/sspellimp.cxx
index 2ebded7d3350..563c9fa636e1 100644
--- a/lingucomponent/source/spellcheck/spell/sspellimp.cxx
+++ b/lingucomponent/source/spellcheck/spell/sspellimp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sspellimp.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:57:33 $
+ * last change: $Author: obo $ $Date: 2006-09-16 16:12:16 $
*
* 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_lingucomponent.hxx"
+
#ifndef _COM_SUN_STAR_UNO_REFERENCE_H_
#include <com/sun/star/uno/Reference.h>
#endif