summaryrefslogtreecommitdiffstats
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
parentVersion 3.2.99.1, tag LIBREOFFICE_3_2_99_1 (3.3-beta1) (diff)
downloadcore-c1aa8ce95e4823c1361bb2fc0c9aa298c4f5ab9c.tar.gz
core-c1aa8ce95e4823c1361bb2fc0c9aa298c4f5ab9c.zip
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"