summaryrefslogtreecommitdiff
path: root/svx/source/toolbars
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:08:14 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:08:14 +0000
commitd89bbd1067545c50a7ce75a84419e6db935bf8e6 (patch)
tree8af32c401385f4bdfaef2f918878fb15295f15ec /svx/source/toolbars
parenta908e640b1027fa1344410560abd0546455b55be (diff)
INTEGRATION: CWS pchfix02 (1.13.52); FILE MERGED
2006/09/01 17:47:35 kaib 1.13.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/toolbars')
-rw-r--r--svx/source/toolbars/extrusionbar.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/toolbars/extrusionbar.cxx b/svx/source/toolbars/extrusionbar.cxx
index ce46f6768f17..9ffcd5354b0f 100644
--- a/svx/source/toolbars/extrusionbar.cxx
+++ b/svx/source/toolbars/extrusionbar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: extrusionbar.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2006-07-25 12:58:10 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:08:14 $
*
* 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 _COM_SUN_STAR_DRAWING_ENHANCEDCUSTOMSHAPEPARAMETERPARIR_HPP_
#include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp>
#endif