summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:12:59 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:12:59 +0000
commit2423ea6afe7863bdf798f0b0d830776abcc81cfb (patch)
treec67813f582d6f0eb1a4f0adc88b57fff9c2245be /sd/source
parentd32cc99f6a39dce46a707d6217f83bdf272564ea (diff)
INTEGRATION: CWS pchfix02 (1.9.62); FILE MERGED
2006/09/01 17:36:41 kaib 1.9.62.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source')
-rw-r--r--sd/source/core/EffectMigration.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/core/EffectMigration.cxx b/sd/source/core/EffectMigration.cxx
index a562b69e4d24..d0c912a543cf 100644
--- a/sd/source/core/EffectMigration.cxx
+++ b/sd/source/core/EffectMigration.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: EffectMigration.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 12:30:26 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:12:59 $
*
* 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_sd.hxx"
+
#ifndef _COM_SUN_STAR_PRESENTATION_EFFECTNODETYPE_HPP_
#include <com/sun/star/presentation/EffectNodeType.hpp>
#endif