summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xename.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 10:58:44 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 10:58:44 +0000
commit3af21e31931eeb4c836cd2ba390a0e38d6f750a6 (patch)
treea3398758c57ec793890a88b03cf40e4ba8d39960 /sc/source/filter/excel/xename.cxx
parent94bea224d949af8c279a6b6c4f619d20e520f32f (diff)
INTEGRATION: CWS pchfix01 (1.6.186); FILE MERGED
2006/07/12 10:01:51 kaib 1.6.186.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/filter/excel/xename.cxx')
-rw-r--r--sc/source/filter/excel/xename.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sc/source/filter/excel/xename.cxx b/sc/source/filter/excel/xename.cxx
index d7b6720c6ab9..89c2bc111682 100644
--- a/sc/source/filter/excel/xename.cxx
+++ b/sc/source/filter/excel/xename.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xename.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 13:32:22 $
+ * last change: $Author: kz $ $Date: 2006-07-21 11:58: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_XENAME_HXX
#include "xename.hxx"
#endif