summaryrefslogtreecommitdiff
path: root/sc/source/core/data/bcaslot.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 09:47:59 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 09:47:59 +0000
commit5ec8719b9f3e7785d67c9309258466219c8487a1 (patch)
tree26ff620182b4b97a8cde3f5a151a063b4fb4fd21 /sc/source/core/data/bcaslot.cxx
parent16d297ca9dcd4ed12363de668d21866871c0a19e (diff)
INTEGRATION: CWS pchfix01 (1.6.214); FILE MERGED
2006/07/12 10:01:28 kaib 1.6.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/core/data/bcaslot.cxx')
-rw-r--r--sc/source/core/data/bcaslot.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/core/data/bcaslot.cxx b/sc/source/core/data/bcaslot.cxx
index 018544e5f0e8..cb099f2e3bd2 100644
--- a/sc/source/core/data/bcaslot.cxx
+++ b/sc/source/core/data/bcaslot.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bcaslot.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 18:16:16 $
+ * last change: $Author: kz $ $Date: 2006-07-21 10:47:59 $
*
* 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 <sfx2/objsh.hxx>
#include <svtools/listener.hxx>