Kaydet (Commit) 9150e74c authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

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

Change-Id: I8e424310eba5a1a6fff3fc7a8402bbc0d58a4e95
üst db3c5870
......@@ -25,7 +25,7 @@
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/datatransfer/DataFlavor.hpp>
#include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>
#include "sot/sotdllapi.h"
#include <sot/sotdllapi.h>
#include <tools/solar.h>
class SotDataObject;
......
......@@ -22,7 +22,7 @@
#include <tools/globname.hxx>
#include <tools/rtti.hxx>
#include "sot/sotdllapi.h"
#include <sot/sotdllapi.h>
#include <vector>
/*************************************************************************
......
......@@ -20,7 +20,7 @@
#ifndef INCLUDED_SOT_FILELIST_HXX
#define INCLUDED_SOT_FILELIST_HXX
#include "sot/sotdllapi.h"
#include <sot/sotdllapi.h>
#include <tools/stream.hxx>
#include <vector>
......
......@@ -23,7 +23,7 @@
#include <sot/sotdata.hxx>
#include <tools/globname.hxx>
#include <tools/ref.hxx>
#include "sot/sotdllapi.h"
#include <sot/sotdllapi.h>
/*************************************************************************
*************************************************************************/
......
......@@ -24,7 +24,7 @@
*************************************************************************/
#include <tools/solar.h>
#include "sot/sotdllapi.h"
#include <sot/sotdllapi.h>
#include <com/sun/star/datatransfer/DataFlavor.hpp>
#include <vector>
#include <list>
......
......@@ -20,7 +20,7 @@
#ifndef INCLUDED_SOT_SOTDLLAPI_H
#define INCLUDED_SOT_SOTDLLAPI_H
#include "sal/types.h"
#include <sal/types.h>
#if defined(SOT_DLLIMPLEMENTATION)
#define SOT_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
......
......@@ -34,8 +34,8 @@
#include <tools/solar.h>
#include <tools/stream.hxx>
#include <tools/globname.hxx>
#include "sot/storinfo.hxx"
#include "sot/sotdllapi.h"
#include <sot/storinfo.hxx>
#include <sot/sotdllapi.h>
class Storage;
class StorageStream;
......
......@@ -29,8 +29,8 @@
#include <sot/factory.hxx>
#include <tools/stream.hxx>
#include <tools/errcode.hxx>
#include "sot/storinfo.hxx"
#include "sot/sotdllapi.h"
#include <sot/storinfo.hxx>
#include <sot/sotdllapi.h>
#define STORAGE_FAILIFTHERE 0x02
#define STORAGE_TRANSACTED 0x04
......
......@@ -23,7 +23,7 @@
#include <tools/globname.hxx>
#include <tools/solar.h>
#include <vector>
#include "sot/sotdllapi.h"
#include <sot/sotdllapi.h>
class StgDirEntry;
class SvStorageInfo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment