summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/ddelink.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 10:26:45 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 10:26:45 +0000
commit3e69181afc4e69906c2091b13698d85eebc9383c (patch)
tree72c47979ad0354b96c227181d9cf4a52c1e48ee9 /sc/source/core/tool/ddelink.cxx
parent2b3211cf3b52c7f288c2d4867040414e1ae5437e (diff)
INTEGRATION: CWS pchfix01 (1.13.166); FILE MERGED
2006/07/12 10:01:41 kaib 1.13.166.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/core/tool/ddelink.cxx')
-rw-r--r--sc/source/core/tool/ddelink.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/core/tool/ddelink.cxx b/sc/source/core/tool/ddelink.cxx
index f024c7ca8..04f12c9f8 100644
--- a/sc/source/core/tool/ddelink.cxx
+++ b/sc/source/core/tool/ddelink.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ddelink.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2005-12-14 15:06:23 $
+ * last change: $Author: kz $ $Date: 2006-07-21 11:26: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 ---------------------------------------------------------------