From 31b0ef36432115b24a9347fa160d732cf61de3c2 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 12:54:33 +0000 Subject: INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED 2006/09/01 17:29:07 kaib 1.4.70.1: #i68856# Added header markers and pch files --- framework/source/dispatch/interceptionhelper.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'framework/source/dispatch') diff --git a/framework/source/dispatch/interceptionhelper.cxx b/framework/source/dispatch/interceptionhelper.cxx index 540a41d7b1c5..4ffdbcc4c244 100644 --- a/framework/source/dispatch/interceptionhelper.cxx +++ b/framework/source/dispatch/interceptionhelper.cxx @@ -4,9 +4,9 @@ * * $RCSfile: interceptionhelper.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-05-08 14:43:35 $ + * last change: $Author: obo $ $Date: 2006-09-16 13:54:33 $ * * 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_framework.hxx" + //_______________________________________________ // my own includes -- cgit