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
commit1467a764452cdb68bd413bc0c44ddf029be586b0 (patch)
tree2081d840b196dd673787c24df8d7942842e7dab4 /xmloff/source/script
parent57516dcbf4a6b8dcc1208e0c1db6ae87f15b4107 (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 489802421bf0..c7d3b8f55587 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