From 4ba1151261170a8b2f1296009703a9282b3a6f2e Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 00:28:18 +0000 Subject: INTEGRATION: CWS pchfix02 (1.3.58); FILE MERGED 2006/09/01 17:56:24 kaib 1.3.58.1: #i68856# Added header markers and pch files --- unotools/source/processfactory/processfactory.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'unotools/source/processfactory/processfactory.cxx') diff --git a/unotools/source/processfactory/processfactory.cxx b/unotools/source/processfactory/processfactory.cxx index e6e90dcbff13..82457688c40e 100644 --- a/unotools/source/processfactory/processfactory.cxx +++ b/unotools/source/processfactory/processfactory.cxx @@ -4,9 +4,9 @@ * * $RCSfile: processfactory.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 09:48:15 $ + * last change: $Author: obo $ $Date: 2006-09-17 01:28:18 $ * * 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_unotools.hxx" + #ifndef _OSL_MUTEX_HXX_ #include #endif -- cgit v1.2.1