summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:12:16 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:12:16 +0000
commit126403aeebc7dececbdbe4bfffed2a2a2d5c9d1f (patch)
treebfaf449858f6c834e2d6ee51cf9ddcb8d24b3a5f /sd/source
parent5a0714269d46d35ca5b9915618eeba71b2c94391 (diff)
INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED
2006/09/01 17:36:40 kaib 1.3.282.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source')
-rw-r--r--sd/source/core/CustomAnimationCloner.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/core/CustomAnimationCloner.cxx b/sd/source/core/CustomAnimationCloner.cxx
index fb0ba63a8438..f1bcbcbc20e5 100644
--- a/sd/source/core/CustomAnimationCloner.cxx
+++ b/sd/source/core/CustomAnimationCloner.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: CustomAnimationCloner.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 03:08:35 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:12:16 $
*
* 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_ANIMATIONS_XANIMATIONNODE_HPP_
#include <com/sun/star/animations/XAnimationNode.hpp>
#endif