Removed unused solar.h reference in sot
Change-Id: If49a8b583c8805e31abe158c31b3d2c9c79e6e27 Reviewed-on: https://gerrit.libreoffice.org/7518 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
This commit is contained in:
committed by
Michael Stahl
parent
c137d3c939
commit
35a45cd2b2
@@ -20,16 +20,11 @@
|
||||
#ifndef INCLUDED_SOT_SOTDATA_HXX
|
||||
#define INCLUDED_SOT_SOTDATA_HXX
|
||||
|
||||
/*************************************************************************
|
||||
*************************************************************************/
|
||||
|
||||
#include <tools/solar.h>
|
||||
#include <sot/sotdllapi.h>
|
||||
#include <com/sun/star/datatransfer/DataFlavor.hpp>
|
||||
#include <vector>
|
||||
#include <list>
|
||||
|
||||
//==================class SotData_Impl====================================
|
||||
|
||||
class SotFactory;
|
||||
class SotObject;
|
||||
|
@@ -20,8 +20,6 @@
|
||||
#ifndef _STGAVL_HXX
|
||||
#define _STGAVL_HXX
|
||||
|
||||
#include <tools/solar.h>
|
||||
|
||||
// This class must be overloaded to define real, living nodes.
|
||||
// Especially, the compare function must be implemented.
|
||||
|
||||
|
@@ -23,8 +23,6 @@
|
||||
#ifndef _STGELEM_HXX
|
||||
#define _STGELEM_HXX
|
||||
|
||||
#include <tools/solar.h>
|
||||
|
||||
#include <sot/stg.hxx>
|
||||
|
||||
class StgIo;
|
||||
|
Reference in New Issue
Block a user