summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:16:40 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:16:40 +0000
commitb6d38cfcfc054f76acb9126d9ebb3a3c013099e2 (patch)
tree9ca4d859ff34163e69c14508206a064a61e32f5c /sd/source
parent0fb6e8c69284e4575248ae82465483fbfa7969e7 (diff)
INTEGRATION: CWS pchfix02 (1.13.202); FILE MERGED
2006/09/01 17:36:43 kaib 1.13.202.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source')
-rw-r--r--sd/source/core/sdpage_animations.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/core/sdpage_animations.cxx b/sd/source/core/sdpage_animations.cxx
index 110be8038496..a392b6767128 100644
--- a/sd/source/core/sdpage_animations.cxx
+++ b/sd/source/core/sdpage_animations.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sdpage_animations.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2006-01-10 14:27:04 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:16: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_sd.hxx"
+
#ifndef _COM_SUN_STAR_PRESENTATION_PARAGRAPHTARGET_HPP_
#include <com/sun/star/presentation/ParagraphTarget.hpp>
#endif