Kaydet (Commit) f9a161f8 authored tarafından Michael Stahl's avatar Michael Stahl

vcl: remove more unnecessary headers from mapmod.hxx

Change-Id: I9ce4c11cc9e7e703fbaad76a062ad38bb900ed9a
üst e8159871
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
#include <svx/sdr/overlay/overlayobject.hxx> #include <svx/sdr/overlay/overlayobject.hxx>
#include <vcl/mapmod.hxx> #include <vcl/mapmod.hxx>
#include <tools/color.hxx> #include <tools/color.hxx>
#include <tools/gen.hxx>
#include <svx/svxdllapi.h> #include <svx/svxdllapi.h>
#include <svtools/optionsdrawinglayer.hxx> #include <svtools/optionsdrawinglayer.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx> #include <basegfx/matrix/b2dhommatrix.hxx>
......
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
#include <rtl/ustring.hxx> #include <rtl/ustring.hxx>
#include <tools/stream.hxx> #include <tools/stream.hxx>
#include <tools/gen.hxx>
#include <tools/solar.h> #include <tools/solar.h>
#include <vcl/dllapi.h> #include <vcl/dllapi.h>
#include <vcl/mapmod.hxx> #include <vcl/mapmod.hxx>
......
...@@ -20,12 +20,10 @@ ...@@ -20,12 +20,10 @@
#ifndef INCLUDED_VCL_MAPMOD_HXX #ifndef INCLUDED_VCL_MAPMOD_HXX
#define INCLUDED_VCL_MAPMOD_HXX #define INCLUDED_VCL_MAPMOD_HXX
#include <tools/gen.hxx>
#include <tools/solar.h>
#include <vcl/dllapi.h> #include <vcl/dllapi.h>
#include <tools/resid.hxx>
#include <tools/mapunit.hxx> #include <tools/mapunit.hxx>
class Point;
class Fraction; class Fraction;
class SvStream; class SvStream;
class OutputDevice; class OutputDevice;
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
#include <vcl/mapmod.hxx> #include <vcl/mapmod.hxx>
#include <tools/gen.hxx>
#include <tools/fract.hxx> #include <tools/fract.hxx>
#include <tools/stream.hxx> #include <tools/stream.hxx>
#include <tools/vcompat.hxx> #include <tools/vcompat.hxx>
......
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