summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/excel/xlescher.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 11:17:44 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 11:17:44 +0000
commit960ee331e5fa5680bd38ae7572759b3dee43e705 (patch)
tree1218e25a0d890e9b51763bdeb7caaf8f7f427dac /sc/source/filter/excel/xlescher.cxx
parentINTEGRATION: CWS pchfix01 (1.4.56); FILE MERGED (diff)
downloadcore-960ee331e5fa5680bd38ae7572759b3dee43e705.tar.gz
core-960ee331e5fa5680bd38ae7572759b3dee43e705.zip
INTEGRATION: CWS pchfix01 (1.10.206); FILE MERGED
2006/07/12 10:01:56 kaib 1.10.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/filter/excel/xlescher.cxx')
-rw-r--r--sc/source/filter/excel/xlescher.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sc/source/filter/excel/xlescher.cxx b/sc/source/filter/excel/xlescher.cxx
index 4b46ce2ecf55..8f4ed3957d15 100644
--- a/sc/source/filter/excel/xlescher.cxx
+++ b/sc/source/filter/excel/xlescher.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xlescher.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2005-09-28 11:51:53 $
+ * last change: $Author: kz $ $Date: 2006-07-21 12:17:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
#ifndef SC_XLESCHER_HXX
#include "xlescher.hxx"
#endif