summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/xml/xmlconti.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 11:51:48 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 11:51:48 +0000
commit1414e070dd49fb07c0505d74706d9ae3c92ee233 (patch)
treea88a3b8508c73e443e8350a3644573376d1f540a /sc/source/filter/xml/xmlconti.cxx
parentINTEGRATION: CWS pchfix01 (1.19.154); FILE MERGED (diff)
downloadcore-1414e070dd49fb07c0505d74706d9ae3c92ee233.tar.gz
core-1414e070dd49fb07c0505d74706d9ae3c92ee233.zip
INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED
2006/07/12 10:02:10 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/filter/xml/xmlconti.cxx')
-rw-r--r--sc/source/filter/xml/xmlconti.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/filter/xml/xmlconti.cxx b/sc/source/filter/xml/xmlconti.cxx
index 0bfc35254967..ef19ace14163 100644
--- a/sc/source/filter/xml/xmlconti.cxx
+++ b/sc/source/filter/xml/xmlconti.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlconti.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 20:05:01 $
+ * last change: $Author: kz $ $Date: 2006-07-21 12:51:48 $
*
* 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 "filt_pch.hxx"
-#endif
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
-#pragma hdrstop
// INCLUDE ---------------------------------------------------------------