summaryrefslogtreecommitdiff
path: root/sc/source/core/data/drawpage.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 10:01:21 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 10:01:21 +0000
commitf578a845b130306023fd7d25adf6fc485cd94018 (patch)
treebc9873509a522d36abaf7fc99477275497f2884a /sc/source/core/data/drawpage.cxx
parent0d097f6a6c9103ae010b0b5d0c69ca9665276b86 (diff)
INTEGRATION: CWS pchfix01 (1.8.10); FILE MERGED
2006/07/12 10:01:33 kaib 1.8.10.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/core/data/drawpage.cxx')
-rw-r--r--sc/source/core/data/drawpage.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/core/data/drawpage.cxx b/sc/source/core/data/drawpage.cxx
index f7b33aba8181..5565d243f1f5 100644
--- a/sc/source/core/data/drawpage.cxx
+++ b/sc/source/core/data/drawpage.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: drawpage.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 21:31:52 $
+ * last change: $Author: kz $ $Date: 2006-07-21 11:01:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,11 +33,10 @@
*
************************************************************************/
-#ifdef PCH
-#include "core_pch.hxx"
-#endif
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
-#pragma hdrstop
// INCLUDE ---------------------------------------------------------------