From fd1fa36d1490a06e4e8dcb4908b8f10c45004972 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 07:35:24 +0000 Subject: INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGED 2006/09/01 17:39:38 kaib 1.6.10.1: #i68856# Added header markers and pch files --- slideshow/source/engine/animationnodes/basecontainernode.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'slideshow/source') diff --git a/slideshow/source/engine/animationnodes/basecontainernode.cxx b/slideshow/source/engine/animationnodes/basecontainernode.cxx index 6d58b8108413..6af1b0758ce7 100644 --- a/slideshow/source/engine/animationnodes/basecontainernode.cxx +++ b/slideshow/source/engine/animationnodes/basecontainernode.cxx @@ -4,9 +4,9 @@ * * $RCSfile: basecontainernode.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2006-07-26 07:33:51 $ + * last change: $Author: obo $ $Date: 2006-09-17 08:35:24 $ * * 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_slideshow.hxx" + // must be first #include "canvas/debug.hxx" #include "canvas/verbosetrace.hxx" -- cgit