summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sc/source/ui/view/hintwin.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sc/source/ui/view/hintwin.cxx b/sc/source/ui/view/hintwin.cxx
index 7ae33e7720e2..0c2761d63cf4 100644
--- a/sc/source/ui/view/hintwin.cxx
+++ b/sc/source/ui/view/hintwin.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: hintwin.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:59:44 $
+ * last change: $Author: kz $ $Date: 2006-07-21 15:02:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,11 +33,11 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
// System - Includes -----------------------------------------------------
-#ifdef PCH
-#include "ui_pch.hxx"
-#endif
// INCLUDE ---------------------------------------------------------------