summaryrefslogtreecommitdiff
path: root/sd/source/core/EffectMigration.cxx
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
commit50ca50bf923e9e31ace6ea0e9246ac8df2c12bf3 (patch)
tree923ba6f432e2ff5c295322fd0888ff95363bdd8a /sd/source/core/EffectMigration.cxx
parent40eddba99def7d478f47d7b476ee0a4c83856bc5 (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/core/EffectMigration.cxx')
-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 7fbe42097..4a28c8a3a 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