summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/warnbox.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 13:11:54 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 13:11:54 +0000
commit4c0a121a0c4e127e8fdc222b83c23cd2ded1bb2d (patch)
tree225bee916be60df99dc1b157a1f1685880e92d70 /sc/source/ui/miscdlgs/warnbox.cxx
parent2840f75e01cb89eb7b40015cd5b7da1b12e47a81 (diff)
INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED
2006/07/12 10:02:46 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/ui/miscdlgs/warnbox.cxx')
-rw-r--r--sc/source/ui/miscdlgs/warnbox.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sc/source/ui/miscdlgs/warnbox.cxx b/sc/source/ui/miscdlgs/warnbox.cxx
index e38268f6b32f..e35ad92f2f94 100644
--- a/sc/source/ui/miscdlgs/warnbox.cxx
+++ b/sc/source/ui/miscdlgs/warnbox.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: warnbox.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:15:31 $
+ * last change: $Author: kz $ $Date: 2006-07-21 14:11:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
#ifndef SC_WARNBOX_HXX
#include "warnbox.hxx"
#endif