Kaydet (Commit) 43c8bf27 authored tarafından Chris Sherlock's avatar Chris Sherlock

VCL: Remove unnecessary headers from outdev/map.cxx

Change-Id: Idd1bc7f640fb62265f453b5a201b052bbbc14b77
üst 591aa6cd
......@@ -20,26 +20,17 @@
#include <limits.h>
#include <tools/bigint.hxx>
#include <tools/debug.hxx>
#include <tools/poly.hxx>
#include <vcl/virdev.hxx>
#include <vcl/region.hxx>
#include <vcl/wrkwin.hxx>
#include <vcl/cursor.hxx>
#include <vcl/metaact.hxx>
#include <vcl/gdimtf.hxx>
#include <vcl/lineinfo.hxx>
#include <vcl/outdev.hxx>
#include <vcl/cursor.hxx>
#include <svdata.hxx>
#include <window.h>
#include <outdev.h>
#include <salgdi.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
static int const s_ImplArySize = MAP_PIXEL+1;
static const long aImplNumeratorAry[s_ImplArySize] =
......
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