From d9af43cb0f6cd19bf8edf102c8345d92ad0bc992 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 16:36:40 +0000 Subject: [PATCH] INTEGRATION: CWS pchfix02 (1.26.10); FILE MERGED 2006/09/01 17:41:17 kaib 1.26.10.1: #i68856# Added header markers and pch files --- stoc/source/servicemanager/servicemanager.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/stoc/source/servicemanager/servicemanager.cxx b/stoc/source/servicemanager/servicemanager.cxx index 5734cc81edeb..dfaae42d4739 100644 --- a/stoc/source/servicemanager/servicemanager.cxx +++ b/stoc/source/servicemanager/servicemanager.cxx @@ -4,9 +4,9 @@ * * $RCSfile: servicemanager.cxx,v $ * - * $Revision: 1.26 $ + * $Revision: 1.27 $ * - * last change: $Author: hr $ $Date: 2006-06-20 00:05:48 $ + * last change: $Author: obo $ $Date: 2006-09-16 17:36:40 $ * * 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_stoc.hxx" + #ifndef _OSL_MUTEX_HXX_ #include #endif