summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 13:32:36 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 13:32:36 +0000
commitf8db0f9afdae86a9f8e24306b82083198f82e493 (patch)
tree05b758e4807b97b7287f730b8dd9d45d89df4dc3 /sc
parent721af9c1662f8a94524304550738c0088d61d23b (diff)
INTEGRATION: CWS pchfix01 (1.16.152); FILE MERGED
2006/07/12 10:02:55 kaib 1.16.152.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/dapiuno.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/ui/unoobj/dapiuno.cxx b/sc/source/ui/unoobj/dapiuno.cxx
index 96262895c..04e326757 100644
--- a/sc/source/ui/unoobj/dapiuno.cxx
+++ b/sc/source/ui/unoobj/dapiuno.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dapiuno.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: rt $ $Date: 2006-01-13 17:08:56 $
+ * last change: $Author: kz $ $Date: 2006-07-21 14:32:36 $
*
* 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 <svtools/smplhint.hxx>
#include <rtl/uuid.h>