summaryrefslogtreecommitdiff
path: root/svx/source/xml/xmleohlp.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:19:58 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:19:58 +0000
commit9da3cffba3ece19f30a41aa6db2f462b6042f228 (patch)
tree10ab386f2a124fb9ac25e131c08f52f6169f9dcc /svx/source/xml/xmleohlp.cxx
parent796b07f1a3d4f43d2ab450edff44071c4cdc50d2 (diff)
INTEGRATION: CWS pchfix02 (1.20.116); FILE MERGED
2006/09/01 17:47:44 kaib 1.20.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/xml/xmleohlp.cxx')
-rw-r--r--svx/source/xml/xmleohlp.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/xml/xmleohlp.cxx b/svx/source/xml/xmleohlp.cxx
index b52e2e70b6f0..0c8af1f5d45d 100644
--- a/svx/source/xml/xmleohlp.cxx
+++ b/svx/source/xml/xmleohlp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmleohlp.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 17:03:52 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:19: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_svx.hxx"
+
#include <stdio.h>
#ifndef _COM_SUN_STAR_IO_XSTREAM_HPP_