summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xecontent.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 10:52:59 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 10:52:59 +0000
commitf22d2126f5ee1b0ba8c4fd9be568da1932debc24 (patch)
treeb0df2e182adff3cd96e836165b412ab129c5bcd9 /sc/source/filter/excel/xecontent.cxx
parent189f49cdb5eca521208aea6b798d83cf0a83731d (diff)
INTEGRATION: CWS pchfix01 (1.15.216); FILE MERGED
2006/07/12 10:01:50 kaib 1.15.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/filter/excel/xecontent.cxx')
-rw-r--r--sc/source/filter/excel/xecontent.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sc/source/filter/excel/xecontent.cxx b/sc/source/filter/excel/xecontent.cxx
index f070f3322659..8ea0f955a7ac 100644
--- a/sc/source/filter/excel/xecontent.cxx
+++ b/sc/source/filter/excel/xecontent.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xecontent.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 13:30:53 $
+ * last change: $Author: kz $ $Date: 2006-07-21 11:52:59 $
*
* 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_XECONTENT_HXX
#include "xecontent.hxx"
#endif