summaryrefslogtreecommitdiff
path: root/sc/source/core/data/stlsheet.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 10:08:55 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 10:08:55 +0000
commit65d082f00e7dacf21b869acef138ce1e2c09dfd2 (patch)
treeca4a8a712f10e305ffaf86f622bdc9c080db6f62 /sc/source/core/data/stlsheet.cxx
parent4c65db9402856c7bfdc4ff035a0670b3277a22cd (diff)
INTEGRATION: CWS pchfix01 (1.8.60); FILE MERGED
2006/07/12 10:01:36 kaib 1.8.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/core/data/stlsheet.cxx')
-rw-r--r--sc/source/core/data/stlsheet.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/core/data/stlsheet.cxx b/sc/source/core/data/stlsheet.cxx
index c29f25cd5e6f..a80c1baff4f9 100644
--- a/sc/source/core/data/stlsheet.cxx
+++ b/sc/source/core/data/stlsheet.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: stlsheet.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2006-05-04 15:02:12 $
+ * last change: $Author: kz $ $Date: 2006-07-21 11:08:55 $
*
* 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 "document.hxx"