From 89859ca1fec5c11d1491fd35199ce0aa270f370f Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 14:07:29 +0000 Subject: [PATCH] INTEGRATION: CWS pchfix02 (1.9.18); FILE MERGED 2006/09/01 17:20:31 kaib 1.9.18.1: #i68856# Added header markers and pch files --- configmgr/source/backend/updatedispatch.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/configmgr/source/backend/updatedispatch.cxx b/configmgr/source/backend/updatedispatch.cxx index ef1317a26213..b960a093822e 100644 --- a/configmgr/source/backend/updatedispatch.cxx +++ b/configmgr/source/backend/updatedispatch.cxx @@ -4,9 +4,9 @@ * * $RCSfile: updatedispatch.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: hr $ $Date: 2006-06-19 23:20:42 $ + * last change: $Author: obo $ $Date: 2006-09-16 15:07:29 $ * * 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_configmgr.hxx" + #include "updatedispatch.hxx" #ifndef CONFIGMGR_CONFIGPATH_HXX_