fdo#65108 inter-module includes <> include/unotest

Change-Id: I68cff1dbf395b114ed577783e2fd6d1bc5451261
This commit is contained in:
Norbert Thiebaud
2013-11-09 15:34:56 -06:00
parent 945fb8c227
commit d1a00bb6dd
8 changed files with 20 additions and 20 deletions

View File

@@ -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 {

View File

@@ -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

View File

@@ -9,7 +9,7 @@
#include <comphelper/documentconstants.hxx>
#include <rtl/ustring.hxx>
#include "unotest/detail/unotestdllapi.hxx"
#include <unotest/detail/unotestdllapi.hxx>
namespace test {

View File

@@ -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 {

View File

@@ -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>

View File

@@ -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;

View File

@@ -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 {

View File

@@ -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 {