From 6b93b36081796a2cb82de92e36cb3705c8fc5a99 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 11:28:44 +0000 Subject: INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED 2006/09/01 17:35:36 kaib 1.10.10.1: #i68856# Added header markers and pch files --- scripting/source/provider/ProviderCache.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'scripting/source/provider/ProviderCache.cxx') diff --git a/scripting/source/provider/ProviderCache.cxx b/scripting/source/provider/ProviderCache.cxx index bee9137f97f8..03a20b80b048 100644 --- a/scripting/source/provider/ProviderCache.cxx +++ b/scripting/source/provider/ProviderCache.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ProviderCache.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: hr $ $Date: 2006-06-19 10:21:34 $ + * last change: $Author: obo $ $Date: 2006-09-16 12:28:44 $ * * 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_scripting.hxx" #include #include -- cgit