summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeimport.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:29:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:29:57 +0000
commited8680903a96f74e183a6dceef56ebe2133f3843 (patch)
tree55e382af3e5d0c69484f5e85a81d896774c9b37b /xmloff/source/draw/shapeimport.cxx
parent697cd0be1110d8e141cb8376361f48a4819e7387 (diff)
INTEGRATION: CWS pchfix02 (1.62.34); FILE MERGED
2006/09/01 17:59:35 kaib 1.62.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/draw/shapeimport.cxx')
-rw-r--r--xmloff/source/draw/shapeimport.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/draw/shapeimport.cxx b/xmloff/source/draw/shapeimport.cxx
index 39e161dd15e2..60bd9adec08a 100644
--- a/xmloff/source/draw/shapeimport.cxx
+++ b/xmloff/source/draw/shapeimport.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: shapeimport.cxx,v $
*
- * $Revision: 1.62 $
+ * $Revision: 1.63 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:13:04 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:29:57 $
*
* 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