summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii/parasc.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 21:04:10 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 21:04:10 +0000
commit2def5313eb9af93fa1b920304c2f7e3d25b30fd8 (patch)
treeb73bc01963b1b173d6699b9cbd19a753432f998c /sw/source/filter/ascii/parasc.cxx
parent71232c75f078fc419b20e912476f115dd99b04a7 (diff)
INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED
2006/09/01 17:52:26 kaib 1.23.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/filter/ascii/parasc.cxx')
-rw-r--r--sw/source/filter/ascii/parasc.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/source/filter/ascii/parasc.cxx b/sw/source/filter/ascii/parasc.cxx
index 40401235a44a..b433775da9d4 100644
--- a/sw/source/filter/ascii/parasc.cxx
+++ b/sw/source/filter/ascii/parasc.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: parasc.cxx,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 16:59:53 $
+ * last change: $Author: obo $ $Date: 2006-09-16 22:04:10 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,11 +32,11 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sw.hxx"
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil -*- */
-#ifdef PCH
-#include "filt_pch.hxx"
-#endif
#ifndef _STREAM_HXX //autogen
#include <tools/stream.hxx>