diff --git a/cli_ure/source/native/native_bootstrap.cxx b/cli_ure/source/native/native_bootstrap.cxx index da8f89bb93cf..1bf494ff371e 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.9 $ + * $Revision: 1.10 $ * - * last change: $Author: obo $ $Date: 2006-09-17 01:52:08 $ + * last change: $Author: kz $ $Date: 2007-05-09 13:30:02 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,15 +36,16 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_cli_ure.hxx" +#pragma warning(push, 1) +#include +#include "uno/environment.hxx" +#pragma warning(pop) + #include "native_share.h" #include "rtl/bootstrap.hxx" #include "cppuhelper/bootstrap.hxx" -#pragma warning(push, 1) -#include -#pragma warning(pop) - #include #include