From 4a2c2526c794238a41c6830e6a7e146b956cf7fe Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 14:28:08 +0000 Subject: INTEGRATION: CWS pchfix02 (1.13.92); FILE MERGED 2006/09/01 17:43:32 kaib 1.13.92.1: #i68856# Added header markers and pch files --- svtools/source/svrtf/svparser.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/svtools/source/svrtf/svparser.cxx b/svtools/source/svrtf/svparser.cxx index a1921d405994..a4d5dd05e271 100644 --- a/svtools/source/svrtf/svparser.cxx +++ b/svtools/source/svrtf/svparser.cxx @@ -4,9 +4,9 @@ * * $RCSfile: svparser.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: hr $ $Date: 2006-06-19 21:27:13 $ + * last change: $Author: obo $ $Date: 2006-09-17 15:28:08 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_svtools.hxx" /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil -*- */ #include -- cgit