From edf6c199f56a4c20101c6756e783c73a8aad10bf Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 16:39:32 +0000 Subject: INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED 2006/09/01 17:41:20 kaib 1.3.36.1: #i68856# Added header markers and pch files --- stoc/source/uriproc/supportsService.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'stoc/source/uriproc') diff --git a/stoc/source/uriproc/supportsService.cxx b/stoc/source/uriproc/supportsService.cxx index f9138c0ab7ce..a9ff4d9f83d5 100644 --- a/stoc/source/uriproc/supportsService.cxx +++ b/stoc/source/uriproc/supportsService.cxx @@ -4,9 +4,9 @@ * * $RCSfile: supportsService.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 08:19:34 $ + * last change: $Author: obo $ $Date: 2006-09-16 17:39:32 $ * * 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" + #include "supportsService.hxx" #include "com/sun/star/uno/Sequence.hxx" -- cgit