summaryrefslogtreecommitdiff
path: root/testtools/source/bridgetest/currentcontextchecker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'testtools/source/bridgetest/currentcontextchecker.hxx')
-rw-r--r--testtools/source/bridgetest/currentcontextchecker.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/testtools/source/bridgetest/currentcontextchecker.hxx b/testtools/source/bridgetest/currentcontextchecker.hxx
index 8caeb4ab235f..b2d2d960dddc 100644
--- a/testtools/source/bridgetest/currentcontextchecker.hxx
+++ b/testtools/source/bridgetest/currentcontextchecker.hxx
@@ -20,15 +20,15 @@
#ifndef INCLUDED_TESTTOOLS_SOURCE_BRIDGETEST_CURRENTCONTEXTCHECKER_HXX
#define INCLUDED_TESTTOOLS_SOURCE_BRIDGETEST_CURRENTCONTEXTCHECKER_HXX
-#include "sal/config.h"
-#include "com/sun/star/uno/Reference.hxx"
-#include "com/sun/star/uno/RuntimeException.hpp"
+#include <sal/config.h>
+#include <com/sun/star/uno/Reference.hxx>
+#include <com/sun/star/uno/RuntimeException.hpp>
#include <cppuhelper/implbase.hxx>
-#include "osl/diagnose.hxx"
-#include "sal/types.h"
-#include "test/testtools/bridgetest/XCurrentContextChecker.hpp"
+#include <osl/diagnose.hxx>
+#include <sal/types.h>
+#include <test/testtools/bridgetest/XCurrentContextChecker.hpp>
-#include <dllapi.hxx>
+#include "dllapi.hxx"
namespace testtools { namespace bridgetest {