summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/FlatTContext.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:24:03 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:24:03 +0000
commit356fcd95c985e94fd10971f7dc78697efd2220e6 (patch)
treed32bd22d8b0b32334c69aa06ec551dfb76c6c13a /xmloff/source/transform/FlatTContext.cxx
parent291a7292c323ef07981d66d002011e70920d6754 (diff)
INTEGRATION: CWS pchfix02 (1.3.158); FILE MERGED
2006/09/01 18:00:15 kaib 1.3.158.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/transform/FlatTContext.cxx')
-rw-r--r--xmloff/source/transform/FlatTContext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/transform/FlatTContext.cxx b/xmloff/source/transform/FlatTContext.cxx
index dbb0734e1326..1ab19dc85798 100644
--- a/xmloff/source/transform/FlatTContext.cxx
+++ b/xmloff/source/transform/FlatTContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: FlatTContext.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:44:01 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:23:49 $
*
* 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 _XMLOFF_FLATTCONTEXT_HXX
#include "FlatTContext.hxx"
#endif