summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridmerg.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 13:56:13 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 13:56:13 +0000
commitbdb5b9a6aca0ccf11ba977f7904ed6a8b7f0fd54 (patch)
tree6bf449f8146d5f7a83e1755da3eb4d50c4459a2d /sc/source/ui/view/gridmerg.cxx
parentb63c7919f8bd524dd5acfe691e6caefbd6fc7b31 (diff)
INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED
2006/07/12 10:03:04 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/ui/view/gridmerg.cxx')
-rw-r--r--sc/source/ui/view/gridmerg.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/ui/view/gridmerg.cxx b/sc/source/ui/view/gridmerg.cxx
index 2e7001b4a5e9..8f6120d8e092 100644
--- a/sc/source/ui/view/gridmerg.cxx
+++ b/sc/source/ui/view/gridmerg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: gridmerg.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:57:52 $
+ * last change: $Author: kz $ $Date: 2006-07-21 14:56:13 $
*
* 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
#include <vcl/outdev.hxx>