summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/hints.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 10:29:45 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 10:29:45 +0000
commit71233890476a7199476f604c955d76c93004edc8 (patch)
tree84c49f355104a823c6802de00828835e848f3e59 /sc/source/core/tool/hints.cxx
parentcb7bd24460f25bb0d7e06c7e3a8ec9b5e95fc537 (diff)
INTEGRATION: CWS pchfix01 (1.4.214); FILE MERGED
2006/07/12 10:01:42 kaib 1.4.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/core/tool/hints.cxx')
-rw-r--r--sc/source/core/tool/hints.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/core/tool/hints.cxx b/sc/source/core/tool/hints.cxx
index 56a42ec6afc8..9bcb26b410df 100644
--- a/sc/source/core/tool/hints.cxx
+++ b/sc/source/core/tool/hints.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: hints.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 18:43:51 $
+ * last change: $Author: kz $ $Date: 2006-07-21 11:29:45 $
*
* 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 "core_pch.hxx"
-#endif
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
-#pragma hdrstop
#include "hints.hxx"