vcl: remove more unnecessary headers from mapmod.hxx
Change-Id: I9ce4c11cc9e7e703fbaad76a062ad38bb900ed9a
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include <svx/sdr/overlay/overlayobject.hxx>
|
||||
#include <vcl/mapmod.hxx>
|
||||
#include <tools/color.hxx>
|
||||
#include <tools/gen.hxx>
|
||||
#include <svx/svxdllapi.h>
|
||||
#include <svtools/optionsdrawinglayer.hxx>
|
||||
#include <basegfx/matrix/b2dhommatrix.hxx>
|
||||
|
@@ -22,6 +22,7 @@
|
||||
|
||||
#include <rtl/ustring.hxx>
|
||||
#include <tools/stream.hxx>
|
||||
#include <tools/gen.hxx>
|
||||
#include <tools/solar.h>
|
||||
#include <vcl/dllapi.h>
|
||||
#include <vcl/mapmod.hxx>
|
||||
|
@@ -20,12 +20,10 @@
|
||||
#ifndef INCLUDED_VCL_MAPMOD_HXX
|
||||
#define INCLUDED_VCL_MAPMOD_HXX
|
||||
|
||||
#include <tools/gen.hxx>
|
||||
#include <tools/solar.h>
|
||||
#include <vcl/dllapi.h>
|
||||
#include <tools/resid.hxx>
|
||||
#include <tools/mapunit.hxx>
|
||||
|
||||
class Point;
|
||||
class Fraction;
|
||||
class SvStream;
|
||||
class OutputDevice;
|
||||
|
@@ -19,6 +19,7 @@
|
||||
|
||||
#include <vcl/mapmod.hxx>
|
||||
|
||||
#include <tools/gen.hxx>
|
||||
#include <tools/fract.hxx>
|
||||
#include <tools/stream.hxx>
|
||||
#include <tools/vcompat.hxx>
|
||||
|
Reference in New Issue
Block a user