From 128af00137b9d0143fc51145348d0d2dfe8febe9 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 00:52:08 +0000 Subject: [PATCH] INTEGRATION: CWS pchfix02 (1.8.10); FILE MERGED 2006/09/01 17:19:09 kaib 1.8.10.1: #i68856# Added header markers and pch files --- cli_ure/source/native/native_bootstrap.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cli_ure/source/native/native_bootstrap.cxx b/cli_ure/source/native/native_bootstrap.cxx index c34e52f6c307..da8f89bb93cf 100644 --- a/cli_ure/source/native/native_bootstrap.cxx +++ b/cli_ure/source/native/native_bootstrap.cxx @@ -4,9 +4,9 @@ * * $RCSfile: native_bootstrap.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2006-06-20 00:57:52 $ + * last change: $Author: obo $ $Date: 2006-09-17 01:52:08 $ * * 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_cli_ure.hxx" + #include "native_share.h" #include "rtl/bootstrap.hxx"