From b75e8570d1143317d261af413eb19f8d6e12993b Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 11:26:57 +0000 Subject: INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED 2006/09/01 17:35:34 kaib 1.7.8.1: #i68856# Added header markers and pch files --- scripting/source/dlgprov/dlgprov.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'scripting') diff --git a/scripting/source/dlgprov/dlgprov.cxx b/scripting/source/dlgprov/dlgprov.cxx index 53dd3ea14133..18f37c863cf3 100644 --- a/scripting/source/dlgprov/dlgprov.cxx +++ b/scripting/source/dlgprov/dlgprov.cxx @@ -4,9 +4,9 @@ * * $RCSfile: dlgprov.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-07-14 07:10:01 $ + * last change: $Author: obo $ $Date: 2006-09-16 12:26:57 $ * * 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_scripting.hxx" + #ifndef SCRIPTING_DLGPROV_HXX #include "dlgprov.hxx" #endif -- cgit