summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/XMLImageMapExport.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:25:23 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:25:23 +0000
commitd21a6d50794f50b82a17b58641af607b5badc22b (patch)
tree096be92dbca44d3b88f2ee9e58860b94a9ff1202 /xmloff/source/draw/XMLImageMapExport.cxx
parent423e9000e5d747cd17c24bfe6dc46a5b89e93b5f (diff)
INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED
2006/09/01 17:59:31 kaib 1.10.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/draw/XMLImageMapExport.cxx')
-rw-r--r--xmloff/source/draw/XMLImageMapExport.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/draw/XMLImageMapExport.cxx b/xmloff/source/draw/XMLImageMapExport.cxx
index f309d87d8bb8..afbd1196f4fc 100644
--- a/xmloff/source/draw/XMLImageMapExport.cxx
+++ b/xmloff/source/draw/XMLImageMapExport.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLImageMapExport.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:07:57 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:25:09 $
*
* 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_XMLIMAGEMAPEXPORT_HXX_
#include "XMLImageMapExport.hxx"
#endif