summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshap2.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:15:50 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:15:50 +0000
commitf0e4aafbf7080ae9ef41c7bae08caa91a6f2ddc5 (patch)
tree53d1639c62c8defbd0145f00ee7fd1ec40e662d5 /svx/source/unodraw/unoshap2.cxx
parent43f6d4b47afb1ce8215d25e097a1a79d8004d240 (diff)
INTEGRATION: CWS pchfix02 (1.55.72); FILE MERGED
2006/09/01 17:47:40 kaib 1.55.72.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/unodraw/unoshap2.cxx')
-rw-r--r--svx/source/unodraw/unoshap2.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/unodraw/unoshap2.cxx b/svx/source/unodraw/unoshap2.cxx
index e43280c712..ec421467a0 100644
--- a/svx/source/unodraw/unoshap2.cxx
+++ b/svx/source/unodraw/unoshap2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unoshap2.cxx,v $
*
- * $Revision: 1.55 $
+ * $Revision: 1.56 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 11:27:43 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:14:40 $
*
* 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"
+
#define _SVX_USE_UNOGLOBALS_
#ifndef _COM_SUN_STAR_LANG_DISPOSEDEXCEPTION_HPP_