diff options
Diffstat (limited to 'testtools')
-rw-r--r-- | testtools/source/bridgetest/currentcontextchecker.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testtools/source/bridgetest/currentcontextchecker.hxx b/testtools/source/bridgetest/currentcontextchecker.hxx index f38358a074a2..df1a35736545 100644 --- a/testtools/source/bridgetest/currentcontextchecker.hxx +++ b/testtools/source/bridgetest/currentcontextchecker.hxx @@ -32,9 +32,7 @@ #include "com/sun/star/uno/Reference.hxx" #include "com/sun/star/uno/RuntimeException.hpp" #include "cppuhelper/implbase1.hxx" -#ifndef OSL_DIAGNOSE_HXX_INCLUDED #include "osl/diagnose.hxx" -#endif #include "sal/types.h" #include "test/testtools/bridgetest/XCurrentContextChecker.hpp" |