summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:16:27 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:16:27 +0000
commit0fb6e8c69284e4575248ae82465483fbfa7969e7 (patch)
treece1cab78a6efd728a459991df1ae8016a49a0e95 /sd/source
parentd799b29690ca8ed8915166af017a08f3dc9e5cd1 (diff)
INTEGRATION: CWS pchfix02 (1.30.200); FILE MERGED
2006/09/01 17:36:43 kaib 1.30.200.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source')
-rw-r--r--sd/source/core/sdpage2.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/core/sdpage2.cxx b/sd/source/core/sdpage2.cxx
index e0fcb126b50a..85e7febeb516 100644
--- a/sd/source/core/sdpage2.cxx
+++ b/sd/source/core/sdpage2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sdpage2.cxx,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: rt $ $Date: 2006-01-10 14:26:51 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:16:27 $
*
* 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 _SFXDOCFILE_HXX //autogen
#include <sfx2/docfile.hxx>
#endif