summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/csvcontrol.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 12:18:06 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 12:18:06 +0000
commita70574349c8987a3e7026a7c4f7fd22c5a3eb482 (patch)
treec6a94504dc38b5ab42320597c2f5b91673603626 /sc/source/ui/dbgui/csvcontrol.cxx
parent54c78a2a4925fb651dfea0d1f4529801d0e4e92d (diff)
INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED
2006/07/12 10:02:25 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/ui/dbgui/csvcontrol.cxx')
-rw-r--r--sc/source/ui/dbgui/csvcontrol.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/ui/dbgui/csvcontrol.cxx b/sc/source/ui/dbgui/csvcontrol.cxx
index c24e490f59ff..34c5939ab212 100644
--- a/sc/source/ui/dbgui/csvcontrol.cxx
+++ b/sc/source/ui/dbgui/csvcontrol.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: csvcontrol.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 20:31:43 $
+ * last change: $Author: kz $ $Date: 2006-07-21 13:18:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,10 +33,9 @@
*
************************************************************************/
-#ifdef PCH
-#include "ui_pch.hxx"
-#endif
-#pragma hdrstop
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
// ============================================================================