summaryrefslogtreecommitdiff
path: root/sd/source/filter/sdfilter.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:19:23 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:19:23 +0000
commitaf5f9b30320a60cf0170e6e78cf0ed8e806b5af2 (patch)
tree037d719dad3968384643b75278b50e3f38381e85 /sd/source/filter/sdfilter.cxx
parent2e0b3261a57ff232ec4f4d9bf1b26db23674d5ab (diff)
INTEGRATION: CWS pchfix02 (1.12.242); FILE MERGED
2006/09/01 17:36:45 kaib 1.12.242.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/filter/sdfilter.cxx')
-rw-r--r--sd/source/filter/sdfilter.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/filter/sdfilter.cxx b/sd/source/filter/sdfilter.cxx
index 45f1aee4d14f..16fa895f7385 100644
--- a/sd/source/filter/sdfilter.cxx
+++ b/sd/source/filter/sdfilter.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sdfilter.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2005-10-27 14:00:06 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:19:23 $
*
* 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_TASK_XSTATUSINDICATORFACTORY_HPP_
#include <com/sun/star/task/XStatusIndicatorFactory.hpp>
#endif