fdo#65108 inter-module includes <> include/unotest
Change-Id: I68cff1dbf395b114ed577783e2fd6d1bc5451261
This commit is contained in:
@@ -16,11 +16,11 @@
|
||||
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
|
||||
#include <com/sun/star/lang/XMultiComponentFactory.hpp>
|
||||
|
||||
#include "cppunit/TestAssert.h"
|
||||
#include "cppunit/TestFixture.h"
|
||||
#include "cppunit/extensions/HelperMacros.h"
|
||||
#include "cppunit/plugin/TestPlugIn.h"
|
||||
#include "unotest/detail/unotestdllapi.hxx"
|
||||
#include <cppunit/TestAssert.h>
|
||||
#include <cppunit/TestFixture.h>
|
||||
#include <cppunit/extensions/HelperMacros.h>
|
||||
#include <cppunit/plugin/TestPlugIn.h>
|
||||
#include <unotest/detail/unotestdllapi.hxx>
|
||||
|
||||
namespace test {
|
||||
|
||||
|
@@ -20,8 +20,8 @@
|
||||
#ifndef INCLUDED_UNOTEST_DETAIL_UNOTESTDLLAPI_HXX
|
||||
#define INCLUDED_UNOTEST_DETAIL_UNOTESTDLLAPI_HXX
|
||||
|
||||
#include "sal/config.h"
|
||||
#include "sal/types.h"
|
||||
#include <sal/config.h>
|
||||
#include <sal/types.h>
|
||||
|
||||
#if defined OOO_DLLIMPLEMENTATION_UNOTEST
|
||||
#define OOO_DLLPUBLIC_UNOTEST SAL_DLLPUBLIC_EXPORT
|
||||
|
@@ -9,7 +9,7 @@
|
||||
|
||||
#include <comphelper/documentconstants.hxx>
|
||||
#include <rtl/ustring.hxx>
|
||||
#include "unotest/detail/unotestdllapi.hxx"
|
||||
#include <unotest/detail/unotestdllapi.hxx>
|
||||
|
||||
namespace test {
|
||||
|
||||
|
@@ -20,9 +20,9 @@
|
||||
#ifndef INCLUDED_UNOTEST_GETTESTARGUMENT_HXX
|
||||
#define INCLUDED_UNOTEST_GETTESTARGUMENT_HXX
|
||||
|
||||
#include "sal/config.h"
|
||||
#include <sal/config.h>
|
||||
|
||||
#include "unotest/detail/unotestdllapi.hxx"
|
||||
#include <unotest/detail/unotestdllapi.hxx>
|
||||
|
||||
|
||||
namespace test {
|
||||
|
@@ -11,7 +11,7 @@
|
||||
#define INCLUDED_UNOTEST_MACROS_TEST_HXX
|
||||
|
||||
#include <rtl/ustring.hxx>
|
||||
#include "unotest/detail/unotestdllapi.hxx"
|
||||
#include <unotest/detail/unotestdllapi.hxx>
|
||||
|
||||
#include <com/sun/star/lang/XComponent.hpp>
|
||||
#include <com/sun/star/frame/XDesktop2.hpp>
|
||||
|
@@ -20,12 +20,12 @@
|
||||
#ifndef INCLUDED_UNOTEST_OFFICECONNECTION_HXX
|
||||
#define INCLUDED_UNOTEST_OFFICECONNECTION_HXX
|
||||
|
||||
#include "sal/config.h"
|
||||
#include <sal/config.h>
|
||||
|
||||
#include "boost/noncopyable.hpp"
|
||||
#include "com/sun/star/uno/Reference.hxx"
|
||||
#include "osl/process.h"
|
||||
#include "unotest/detail/unotestdllapi.hxx"
|
||||
#include <boost/noncopyable.hpp>
|
||||
#include <com/sun/star/uno/Reference.hxx>
|
||||
#include <osl/process.h>
|
||||
#include <unotest/detail/unotestdllapi.hxx>
|
||||
|
||||
namespace com { namespace sun { namespace star { namespace uno {
|
||||
class XComponentContext;
|
||||
|
@@ -20,9 +20,9 @@
|
||||
#ifndef INCLUDED_UNOTEST_TOABSOLUTEFILEURL_HXX
|
||||
#define INCLUDED_UNOTEST_TOABSOLUTEFILEURL_HXX
|
||||
|
||||
#include "sal/config.h"
|
||||
#include <sal/config.h>
|
||||
|
||||
#include "unotest/detail/unotestdllapi.hxx"
|
||||
#include <unotest/detail/unotestdllapi.hxx>
|
||||
|
||||
|
||||
namespace test {
|
||||
|
@@ -20,9 +20,9 @@
|
||||
#ifndef INCLUDED_UNOTEST_UNIQUEPIPENAME_HXX
|
||||
#define INCLUDED_UNOTEST_UNIQUEPIPENAME_HXX
|
||||
|
||||
#include "sal/config.h"
|
||||
#include <sal/config.h>
|
||||
|
||||
#include "unotest/detail/unotestdllapi.hxx"
|
||||
#include <unotest/detail/unotestdllapi.hxx>
|
||||
|
||||
|
||||
namespace test {
|
||||
|
Reference in New Issue
Block a user