From 696ee8fff0c3bb55d984311e7aba2741d2d98de1 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 17:23:18 +0000 Subject: [PATCH] INTEGRATION: CWS pchfix02 (1.9.146); FILE MERGED 2006/09/01 17:36:49 kaib 1.9.146.1: #i68856# Added header markers and pch files --- sd/source/filter/ppt/pptinanimations.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sd/source/filter/ppt/pptinanimations.cxx b/sd/source/filter/ppt/pptinanimations.cxx index 0bf78a96d1b6..632ceb399c29 100644 --- a/sd/source/filter/ppt/pptinanimations.cxx +++ b/sd/source/filter/ppt/pptinanimations.cxx @@ -4,9 +4,9 @@ * * $RCSfile: pptinanimations.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: rt $ $Date: 2006-03-10 16:17:51 $ + * last change: $Author: obo $ $Date: 2006-09-16 18:23:18 $ * * 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_XANIMATIONNODESUPPLIER_HPP_ #include #endif