summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/basenode.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:35:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:35:39 +0000
commitfd422bff7a12ec7df8357434f9e666fba36aa6d9 (patch)
treeeb2952383d5fc688d8436ae5a498a998d2120052 /slideshow/source/engine/animationnodes/basenode.cxx
parentfd1fa36d1490a06e4e8dcb4908b8f10c45004972 (diff)
INTEGRATION: CWS pchfix02 (1.7.10); FILE MERGED
2006/09/01 17:39:38 kaib 1.7.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'slideshow/source/engine/animationnodes/basenode.cxx')
-rw-r--r--slideshow/source/engine/animationnodes/basenode.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/slideshow/source/engine/animationnodes/basenode.cxx b/slideshow/source/engine/animationnodes/basenode.cxx
index a39745b9aa3d..5cacd99909e9 100644
--- a/slideshow/source/engine/animationnodes/basenode.cxx
+++ b/slideshow/source/engine/animationnodes/basenode.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: basenode.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2006-07-26 07:34:56 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:35:39 $
*
* 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"