summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 13:34:03 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 13:34:03 +0000
commitcf42bdf0cd2a57bc7537a72946399e09f8cae7ec (patch)
tree845913908c608f0d307210b33db0a478aad83368 /sc
parentf8db0f9afdae86a9f8e24306b82083198f82e493 (diff)
INTEGRATION: CWS pchfix01 (1.25.214); FILE MERGED
2006/07/12 10:02:55 kaib 1.25.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/unoobj/datauno.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/ui/unoobj/datauno.cxx b/sc/source/ui/unoobj/datauno.cxx
index 8ba02acc1..356fab7fc 100644
--- a/sc/source/ui/unoobj/datauno.cxx
+++ b/sc/source/ui/unoobj/datauno.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: datauno.cxx,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:44:31 $
+ * last change: $Author: kz $ $Date: 2006-07-21 14:34:03 $
*
* 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 <tools/debug.hxx>
#include <svtools/smplhint.hxx>