From c1aa8ce95e4823c1361bb2fc0c9aa298c4f5ab9c Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Tue, 5 Oct 2010 15:55:25 +0200 Subject: more removed include guards using fixguard.py --- testtools/source/bridgetest/currentcontextchecker.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'testtools') 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" -- cgit