summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlitmpr.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 21:30:58 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 21:30:58 +0000
commit7f9851ccb7cf023c3def74d792d4358f6f846718 (patch)
treef42dad89c658bdb3ca2467478971c03e1c56679d /sw/source/filter/xml/xmlitmpr.cxx
parent021758fa34f3eaa0cc38b2f4a26226da7cde8d40 (diff)
INTEGRATION: CWS pchfix02 (1.2.476); FILE MERGED
2006/09/01 17:52:48 kaib 1.2.476.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/filter/xml/xmlitmpr.cxx')
-rw-r--r--sw/source/filter/xml/xmlitmpr.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/filter/xml/xmlitmpr.cxx b/sw/source/filter/xml/xmlitmpr.cxx
index 03114fa81047..f61a0358bc93 100644
--- a/sw/source/filter/xml/xmlitmpr.cxx
+++ b/sw/source/filter/xml/xmlitmpr.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlitmpr.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 06:25:14 $
+ * last change: $Author: obo $ $Date: 2006-09-16 22:30:58 $
*
* 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_sw.hxx"
+
#ifndef _RTL_USTRING_HXX_
#include <rtl/ustring.hxx>
#endif