summaryrefslogtreecommitdiff
path: root/shell/source/all
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:35:30 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:35:30 +0000
commit18ae7c8022ed6d20fc4b00a9cb56c4443ecc8389 (patch)
tree5b7102582270a41b4f0fffa0ec3ce328aa6b63c3 /shell/source/all
parent93dce98040d68eda2bbc8d2a9401a133d94dc3aa (diff)
INTEGRATION: CWS pchfix02 (1.3.98); FILE MERGED
2006/09/01 17:39:01 kaib 1.3.98.1: #i68856# Added header markers and pch files
Diffstat (limited to 'shell/source/all')
-rw-r--r--shell/source/all/ooofilereader/keywordstag.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/shell/source/all/ooofilereader/keywordstag.cxx b/shell/source/all/ooofilereader/keywordstag.cxx
index a724298bb491..d4db058588be 100644
--- a/shell/source/all/ooofilereader/keywordstag.cxx
+++ b/shell/source/all/ooofilereader/keywordstag.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: keywordstag.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:44:13 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:35: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_shell.hxx"
+
#ifndef KEYWORDSTAG_HXX_INCLUDED
#include "keywordstag.hxx"
#endif