summaryrefslogtreecommitdiff
path: root/include/vcl/mapmod.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-11-14 00:39:57 +0100
committerMichael Stahl <mstahl@redhat.com>2014-11-14 01:08:47 +0100
commitf9a161f89a00f2f706ec85b66ab994d1dbea89df (patch)
treec18bf5602b523cae22784f29049a3d351de09e55 /include/vcl/mapmod.hxx
parente8159871046448df4fba45d03e4b0efddf50859e (diff)
vcl: remove more unnecessary headers from mapmod.hxx
Change-Id: I9ce4c11cc9e7e703fbaad76a062ad38bb900ed9a
Diffstat (limited to 'include/vcl/mapmod.hxx')
-rw-r--r--include/vcl/mapmod.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/vcl/mapmod.hxx b/include/vcl/mapmod.hxx
index 7ec4ca50239b..266e38f1ad0f 100644
--- a/include/vcl/mapmod.hxx
+++ b/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;