summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 03:06:54 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 03:06:54 +0000
commit8b2c693f578a4864c668967f3c2ddba6e5f5bd84 (patch)
treeb721148b591a35fd2ffaf22af4bea68090638fa5
parent034fb1e3bf85c0e465e173272a8eaa30bf72f763 (diff)
INTEGRATION: CWS pchfix02 (1.12.114); FILE MERGED
2006/09/01 17:46:01 kaib 1.12.114.1: #i68856# Added header markers and pch files
-rw-r--r--svx/source/customshapes/EnhancedCustomShapeFontWork.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx b/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx
index 1cd66a5880..70f9e802b2 100644
--- a/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx
+++ b/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: EnhancedCustomShapeFontWork.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:56:53 $
+ * last change: $Author: obo $ $Date: 2006-09-17 04:06:54 $
*
* 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"
+
#ifndef _ENHANCEDCUSTOMSHAPEFONTWORK_HXX
#include "EnhancedCustomShapeFontWork.hxx"
#endif