summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 13:53:46 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 13:53:46 +0000
commit08e3849439e109ceab30ea7324526a2d6d59c07a (patch)
tree57662ee5e22954ba6a3e6f6b24d0bbb8d0a4a41c
parentda23a9f600e942a3a8da8098c1ba04cc297e6af6 (diff)
INTEGRATION: CWS pchfix01 (1.22.136); FILE MERGED
2006/07/12 10:03:03 kaib 1.22.136.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
-rw-r--r--sc/source/ui/view/drawvie4.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/ui/view/drawvie4.cxx b/sc/source/ui/view/drawvie4.cxx
index 661956022..e7d1cfb83 100644
--- a/sc/source/ui/view/drawvie4.cxx
+++ b/sc/source/ui/view/drawvie4.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: drawvie4.cxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: kz $ $Date: 2006-01-31 18:38:51 $
+ * last change: $Author: kz $ $Date: 2006-07-21 14:53:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,15 +33,14 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
#ifndef _COM_SUN_STAR_EMBED_NOVISUALAREASIZEEXCEPTION_HPP_
#include <com/sun/star/embed/NoVisualAreaSizeException.hpp>
#endif
-#ifdef PCH
-#include "ui_pch.hxx"
-#endif
-#pragma hdrstop
// INCLUDE ---------------------------------------------------------------
#include <sch/memchrt.hxx>