summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLDetectiveContext.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 11:43:29 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 11:43:29 +0000
commitdd80b8b311159e40dd895dd9d57586305aa24bbc (patch)
treec0afa6e7f8c7df78d33f3fd417a518202c1434d8 /sc/source/filter/xml/XMLDetectiveContext.cxx
parent4233a2af7a0ee5623633b60025d51667bf4cd2c2 (diff)
INTEGRATION: CWS pchfix01 (1.12.214); FILE MERGED
2006/07/12 10:02:06 kaib 1.12.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/XMLDetectiveContext.cxx')
-rw-r--r--sc/source/filter/xml/XMLDetectiveContext.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/filter/xml/XMLDetectiveContext.cxx b/sc/source/filter/xml/XMLDetectiveContext.cxx
index f742b7352fb2..b02d377015b7 100644
--- a/sc/source/filter/xml/XMLDetectiveContext.cxx
+++ b/sc/source/filter/xml/XMLDetectiveContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLDetectiveContext.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:52:32 $
+ * last change: $Author: kz $ $Date: 2006-07-21 12:43:29 $
*
* 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
//___________________________________________________________________