diff --git a/jvmfwk/source/fwkutil.hxx b/jvmfwk/source/fwkutil.hxx index 0d114af848eb..98d3d530c692 100644 --- a/jvmfwk/source/fwkutil.hxx +++ b/jvmfwk/source/fwkutil.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: fwkutil.hxx,v $ - * $Revision: 1.16 $ + * $Revision: 1.17 $ * * This file is part of OpenOffice.org. * @@ -37,7 +37,9 @@ #include "rtl/ustrbuf.hxx" #include "rtl/byteseq.hxx" #include "osl/thread.hxx" - +#if OSL_DEBUG_LEVEL >=2 +#include +#endif namespace jfw