summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeexport2.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:29:17 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:29:17 +0000
commitdb38f00db2eeb75c65885ea03fb29b9c90c4108d (patch)
treee58a27847dac3f78dabfa18833b4cc995ad8d0df /xmloff/source/draw/shapeexport2.cxx
parentc20aeb40cf81e14a1cffe4877a776ca79baa7cca (diff)
INTEGRATION: CWS pchfix02 (1.52.16); FILE MERGED
2006/09/01 17:59:35 kaib 1.52.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/draw/shapeexport2.cxx')
-rw-r--r--xmloff/source/draw/shapeexport2.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/draw/shapeexport2.cxx b/xmloff/source/draw/shapeexport2.cxx
index 8008a1aefe1b..d49bb6317281 100644
--- a/xmloff/source/draw/shapeexport2.cxx
+++ b/xmloff/source/draw/shapeexport2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: shapeexport2.cxx,v $
*
- * $Revision: 1.52 $
+ * $Revision: 1.53 $
*
- * last change: $Author: kz $ $Date: 2006-07-19 16:35:15 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:29:17 $
*
* 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 __COMPHELPER_UNOINTERFACETOUNIQUEIDENTIFIERMAPPER__
#include "unointerfacetouniqueidentifiermapper.hxx"
#endif