summaryrefslogtreecommitdiff
path: root/sw/source/filter/writer/wrt_fn.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 21:18:24 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 21:18:24 +0000
commit0e7d37e02102c2663323e2bc8760ef6631a4f826 (patch)
treec63b5b176a2d683f080f2d37b6c6b7924a3e61c7 /sw/source/filter/writer/wrt_fn.cxx
parent57aad6e247a20c580b1b1ee735c45d895879c2de (diff)
INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED
2006/09/01 17:52:36 kaib 1.5.476.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/filter/writer/wrt_fn.cxx')
-rw-r--r--sw/source/filter/writer/wrt_fn.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/filter/writer/wrt_fn.cxx b/sw/source/filter/writer/wrt_fn.cxx
index fb4cd3f97a3f..a7e75515b008 100644
--- a/sw/source/filter/writer/wrt_fn.cxx
+++ b/sw/source/filter/writer/wrt_fn.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: wrt_fn.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 06:01:09 $
+ * last change: $Author: obo $ $Date: 2006-09-16 22:18:24 $
*
* 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_sw.hxx"
+
#ifndef _SFXITEMITER_HXX //autogen
#include <svtools/itemiter.hxx>
#endif