Removed unused solar.h reference in filter
Change-Id: Ieffee3f06a12836b8a01dcebe2a6dc097b35dde9 Reviewed-on: https://gerrit.libreoffice.org/7520 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
This commit is contained in:
committed by
Michael Stahl
parent
35a45cd2b2
commit
8bb8187016
@@ -22,23 +22,17 @@
|
||||
|
||||
#include <com/sun/star/frame/XModel.hpp>
|
||||
|
||||
// ---------------------------------------------------------------
|
||||
#undef CGM_USER_BREAKPOINT
|
||||
|
||||
#define CGM_IMPORT_CGM 0x00000001
|
||||
|
||||
#define CGM_EXPORT_IMPRESS 0x00000100
|
||||
#define CGM_EXPORT_META 0x00000200
|
||||
|
||||
// ---------------------------------------------------------------
|
||||
|
||||
#include <tools/solar.h>
|
||||
#include <rtl/ustring.hxx>
|
||||
#include <vector>
|
||||
#include "cgmtypes.hxx"
|
||||
|
||||
// ---------------------------------------------------------------
|
||||
|
||||
class Graphic;
|
||||
class SvStream;
|
||||
class CGMChart;
|
||||
|
@@ -19,7 +19,6 @@
|
||||
#ifndef INCLUDED_FILTER_MSFILTER_DFFPROPSET_HXX
|
||||
#define INCLUDED_FILTER_MSFILTER_DFFPROPSET_HXX
|
||||
|
||||
#include <tools/solar.h>
|
||||
#include <filter/msfilter/msfilterdllapi.h>
|
||||
#include <filter/msfilter/dffrecordheader.hxx>
|
||||
#include <tools/stream.hxx>
|
||||
|
Reference in New Issue
Block a user