summaryrefslogtreecommitdiff
path: root/xmloff/source/script
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:40:04 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:40:04 +0000
commit701543e23bcf57b1693f8e3275049bcc4fd9d944 (patch)
tree25a1d398e00f772bc8823c44a4740fa644232ca5 /xmloff/source/script
parent4b2419e7c6e6d8c3291146eecfc3f7d99e192c37 (diff)
INTEGRATION: CWS pchfix02 (1.16.34); FILE MERGED
2006/09/01 17:59:43 kaib 1.16.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/script')
-rw-r--r--xmloff/source/script/XMLEventExport.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/script/XMLEventExport.cxx b/xmloff/source/script/XMLEventExport.cxx
index 32dc6a14b4..4c4204d629 100644
--- a/xmloff/source/script/XMLEventExport.cxx
+++ b/xmloff/source/script/XMLEventExport.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLEventExport.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:22:19 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:40:04 $
*
* 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_xmloff.hxx"
+
#ifndef _XMLOFF_XMLEVENTEXPORT_HXX
#include "XMLEventExport.hxx"
#endif