summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 13:58:09 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 13:58:09 +0000
commitc03d4eb26970e0785e59a0604c718761ef9689f6 (patch)
tree8e35e27d36b9510e2fe2867dcc7708b7aa7ae5f7 /sc/source/ui/view/gridwin.cxx
parentbdb5b9a6aca0ccf11ba977f7904ed6a8b7f0fd54 (diff)
INTEGRATION: CWS pchfix01 (1.75.38); FILE MERGED
2006/07/12 10:03:04 kaib 1.75.38.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/ui/view/gridwin.cxx')
-rw-r--r--sc/source/ui/view/gridwin.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/ui/view/gridwin.cxx b/sc/source/ui/view/gridwin.cxx
index 78288b9d0ea6..f79bc3799fe8 100644
--- a/sc/source/ui/view/gridwin.cxx
+++ b/sc/source/ui/view/gridwin.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: gridwin.cxx,v $
*
- * $Revision: 1.76 $
+ * $Revision: 1.77 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 14:10:33 $
+ * last change: $Author: kz $ $Date: 2006-07-21 14:58:09 $
*
* 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 "ui_pch.hxx"
-#endif
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
-#pragma hdrstop
//------------------------------------------------------------------