summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:24:28 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:24:28 +0000
commit3a1645a9e66e54453f0120a4595c1b05a9d78932 (patch)
treefbdb45965eaa075eb9fdcdc9b13e3a1d55f15a1f
parent19f367393d0fb43a0c2c4d54e6f4ff5b4b9902f3 (diff)
INTEGRATION: CWS pchfix02 (1.8.34); FILE MERGED
2006/09/01 17:59:31 kaib 1.8.34.1: #i68856# Added header markers and pch files
-rw-r--r--xmloff/source/draw/EnhancedCustomShapeToken.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/draw/EnhancedCustomShapeToken.cxx b/xmloff/source/draw/EnhancedCustomShapeToken.cxx
index e8b658ff09..f09f7d9158 100644
--- a/xmloff/source/draw/EnhancedCustomShapeToken.cxx
+++ b/xmloff/source/draw/EnhancedCustomShapeToken.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: EnhancedCustomShapeToken.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:07:33 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:24:28 $
*
* 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 _ENHANCED_CUSTOMSHAPE_TOKEN_HXX
#include "EnhancedCustomShapeToken.hxx"
#endif