summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xlformula.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 16:07:21 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 16:07:21 +0000
commit5d7e8425cab3857fdefa8f1774d2fda1d1f90c34 (patch)
treee3b1c48d1a6ee2c7c4a6c9106e68624278e7ec44 /sc/source/filter/excel/xlformula.cxx
parent998a3205cb276ca52b385ad2b3011c5a70940d38 (diff)
INTEGRATION: CWS pchfix01 (1.11.184); FILE MERGED
2006/07/12 10:01:56 kaib 1.11.184.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/filter/excel/xlformula.cxx')
-rw-r--r--sc/source/filter/excel/xlformula.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sc/source/filter/excel/xlformula.cxx b/sc/source/filter/excel/xlformula.cxx
index ea92778e9384..1c7eb27df83c 100644
--- a/sc/source/filter/excel/xlformula.cxx
+++ b/sc/source/filter/excel/xlformula.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xlformula.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 13:45:44 $
+ * last change: $Author: kz $ $Date: 2006-07-21 17:07:21 $
*
* 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_XLFORMULA_HXX
#include "xlformula.hxx"
#endif