From f24bca78316882e88de6db79a4ba0c45c18a018f Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 13:40:38 +0000 Subject: INTEGRATION: CWS pchfix02 (1.3.92); FILE MERGED 2006/09/01 17:42:57 kaib 1.3.92.1: #i68856# Added header markers and pch files --- svtools/source/control/scrwin.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'svtools/source/control/scrwin.cxx') diff --git a/svtools/source/control/scrwin.cxx b/svtools/source/control/scrwin.cxx index e40af036e6a5..b1ad752e9029 100644 --- a/svtools/source/control/scrwin.cxx +++ b/svtools/source/control/scrwin.cxx @@ -4,9 +4,9 @@ * * $RCSfile: scrwin.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2006-06-19 20:57:00 $ + * last change: $Author: obo $ $Date: 2006-09-17 14:40:38 $ * * 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_svtools.hxx" + #define _SVT_SCRWIN_CXX #include -- cgit