summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 12:51:47 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 12:51:47 +0000
commit4af637541bac0eb8cb229750078f1e319a17fab6 (patch)
treea1dd9ed4852685e40d894686c2861b19023a9501
parent4c4cd7884d9bd0d8e262a48ccdc5f62e71861505 (diff)
INTEGRATION: CWS pchfix01 (1.8.212); FILE MERGED
2006/07/12 10:02:39 kaib 1.8.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
-rw-r--r--sc/source/ui/drawfunc/fusel2.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/ui/drawfunc/fusel2.cxx b/sc/source/ui/drawfunc/fusel2.cxx
index 9bc604e04..42c473320 100644
--- a/sc/source/ui/drawfunc/fusel2.cxx
+++ b/sc/source/ui/drawfunc/fusel2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fusel2.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 20:58:22 $
+ * last change: $Author: kz $ $Date: 2006-07-21 13:51:47 $
*
* 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 ---------------------------------------------------------------