summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLConverter.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 11:42:44 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 11:42:44 +0000
commit4233a2af7a0ee5623633b60025d51667bf4cd2c2 (patch)
treed9e66592d78e4b5a18424e631745edaa15f2c52f /sc/source/filter/xml/XMLConverter.cxx
parentb0f8b862e627856bd346e9573eff390f8fc4708e (diff)
INTEGRATION: CWS pchfix01 (1.23.214); FILE MERGED
2006/07/12 10:02:06 kaib 1.23.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/filter/xml/XMLConverter.cxx')
-rw-r--r--sc/source/filter/xml/XMLConverter.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/filter/xml/XMLConverter.cxx b/sc/source/filter/xml/XMLConverter.cxx
index 185ce67f93c6..da6f4793dec8 100644
--- a/sc/source/filter/xml/XMLConverter.cxx
+++ b/sc/source/filter/xml/XMLConverter.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLConverter.cxx,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:51:28 $
+ * last change: $Author: kz $ $Date: 2006-07-21 12:42:44 $
*
* 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
//___________________________________________________________________