summaryrefslogtreecommitdiff
path: root/sd/source/core/undoanim.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:17:49 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:17:49 +0000
commitaf72368418c1b14864909d987b1da722bf9b6e99 (patch)
treec85dd40cf3e68506da998d3c2c5daa8a0480e32d /sd/source/core/undoanim.cxx
parent185583a15e1a4d687ec8a9ac34fc036fb2d91ac9 (diff)
INTEGRATION: CWS pchfix02 (1.9.252); FILE MERGED
2006/09/01 17:36:44 kaib 1.9.252.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/core/undoanim.cxx')
-rw-r--r--sd/source/core/undoanim.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/core/undoanim.cxx b/sd/source/core/undoanim.cxx
index 4121ad7605ef..5b14e2a665c5 100644
--- a/sd/source/core/undoanim.cxx
+++ b/sd/source/core/undoanim.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: undoanim.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-10-19 11:44:25 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:17:49 $
*
* 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_UTIL_XCLONEABLE_HPP_
#include <com/sun/star/util/XCloneable.hpp>
#endif