summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:29:20 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:29:20 +0000
commiteb8a6c0444efbbaa9ac38970ede197bad48de35a (patch)
tree32a5b88d6e383e82ef41ce1b3ebeb837bb9cb63d /xmloff/source/transform
parent5267ec933fafc0aaebeb8c8be8a0d8b601b7a22c (diff)
INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED
2006/09/01 18:00:20 kaib 1.5.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/transform')
-rw-r--r--xmloff/source/transform/TransformerContext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/transform/TransformerContext.cxx b/xmloff/source/transform/TransformerContext.cxx
index b6f3f7f8afd1..af494173cc17 100644
--- a/xmloff/source/transform/TransformerContext.cxx
+++ b/xmloff/source/transform/TransformerContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: TransformerContext.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:56:14 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:29:20 $
*
* 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_xmloff.hxx"
+
#ifndef _COM_SUN_STAR_XML_SAX_SAXPARSEEXCEPTION_HPP_
#include <com/sun/star/xml/sax/SAXParseException.hpp>
#endif