summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh2.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 12:37:44 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 12:37:44 +0000
commitacc4e486cfd99406f17577997e4741f5bb82bf5a (patch)
treecd65c58dbaf6ae1d6d64442aaf3be08f77c6cb1f /sc/source/ui/docshell/docsh2.cxx
parent0e7c8f4f9f50bb2658a378c3bdedd04918825775 (diff)
INTEGRATION: CWS pchfix01 (1.18.58); FILE MERGED
2006/07/12 10:02:32 kaib 1.18.58.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/ui/docshell/docsh2.cxx')
-rw-r--r--sc/source/ui/docshell/docsh2.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/ui/docshell/docsh2.cxx b/sc/source/ui/docshell/docsh2.cxx
index 69578651eab5..74ac87034b9d 100644
--- a/sc/source/ui/docshell/docsh2.cxx
+++ b/sc/source/ui/docshell/docsh2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docsh2.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: rt $ $Date: 2006-05-04 15:03:15 $
+ * last change: $Author: kz $ $Date: 2006-07-21 13:37:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,16 +33,15 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
-#ifdef PCH
-#include "ui_pch.hxx"
-#endif
#ifndef _SVDPAGE_HXX //autogen
#include <svx/svdpage.hxx>
#endif
-#pragma hdrstop
#include <svx/xtable.hxx>