summaryrefslogtreecommitdiff
path: root/testtools
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:55:25 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 15:55:25 +0200
commitc1aa8ce95e4823c1361bb2fc0c9aa298c4f5ab9c (patch)
treecde24c9ea8da8ef54da18ef323f14d0cf093ded6 /testtools
parent8876f0c966d9b161ddee0cb698ed2d1386717c21 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'testtools')
-rw-r--r--testtools/source/bridgetest/currentcontextchecker.hxx2
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"