summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/fieldwnd.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 12:23:25 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 12:23:25 +0000
commit55b1f89780a8d626d37d75e2441b42e32b0b3fe6 (patch)
tree7c5664552dbec09fcf8cd2dcc4ec98d5bb1c4bb4 /sc/source/ui/dbgui/fieldwnd.cxx
parent86d553d632a3094b286b579215aed288f7552f53 (diff)
INTEGRATION: CWS pchfix01 (1.17.188); FILE MERGED
2006/07/12 10:02:27 kaib 1.17.188.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/ui/dbgui/fieldwnd.cxx')
-rw-r--r--sc/source/ui/dbgui/fieldwnd.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/ui/dbgui/fieldwnd.cxx b/sc/source/ui/dbgui/fieldwnd.cxx
index 5be5e638a04c..46e3155b57a3 100644
--- a/sc/source/ui/dbgui/fieldwnd.cxx
+++ b/sc/source/ui/dbgui/fieldwnd.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fieldwnd.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: rt $ $Date: 2005-10-21 12:02:58 $
+ * last change: $Author: kz $ $Date: 2006-07-21 13:23:25 $
*
* 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/virdev.hxx>
#include <vcl/decoview.hxx>