summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/xml/XMLTrackedChangesContext.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 11:50:40 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 11:50:40 +0000
commit4a76bef23ac16c50122827d7f1121fcb8f4b2898 (patch)
tree1f87954dfd3c60ba8525b19b0bcbdcb3c3c7dfa1 /sc/source/filter/xml/XMLTrackedChangesContext.cxx
parentINTEGRATION: CWS pchfix01 (1.9.188); FILE MERGED (diff)
downloadcore-4a76bef23ac16c50122827d7f1121fcb8f4b2898.tar.gz
core-4a76bef23ac16c50122827d7f1121fcb8f4b2898.zip
INTEGRATION: CWS pchfix01 (1.25.178); FILE MERGED
2006/07/12 10:02:09 kaib 1.25.178.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/filter/xml/XMLTrackedChangesContext.cxx')
-rw-r--r--sc/source/filter/xml/XMLTrackedChangesContext.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/sc/source/filter/xml/XMLTrackedChangesContext.cxx b/sc/source/filter/xml/XMLTrackedChangesContext.cxx
index 39ef72df60e2..a3c576b98743 100644
--- a/sc/source/filter/xml/XMLTrackedChangesContext.cxx
+++ b/sc/source/filter/xml/XMLTrackedChangesContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLTrackedChangesContext.cxx,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: kz $ $Date: 2005-11-02 17:38:28 $
+ * last change: $Author: kz $ $Date: 2006-07-21 12:50:40 $
*
* 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 ---------------------------------------------------------------