summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 13:35:12 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 13:35:12 +0000
commit8b4f49ef19daf0f990e63e1b3023f937c35172e6 (patch)
treef9339beb2c2d0878f398003e2a2ac65d85aa4835 /sc
parent83f9612dd2a103eadd9fd83512b73e6c56af6aa8 (diff)
INTEGRATION: CWS pchfix01 (1.6.214); FILE MERGED
2006/07/12 10:02:56 kaib 1.6.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/unoobj/dispuno.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/ui/unoobj/dispuno.cxx b/sc/source/ui/unoobj/dispuno.cxx
index 90042a26a..e1097f485 100644
--- a/sc/source/ui/unoobj/dispuno.cxx
+++ b/sc/source/ui/unoobj/dispuno.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dispuno.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:45:18 $
+ * last change: $Author: kz $ $Date: 2006-07-21 14:35:12 $
*
* 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 <sfx2/viewfrm.hxx>
#include <comphelper/uno3.hxx>