Reduce scope of #include <tools/poly.hxx>

Change-Id: I0d64393c029d27c8e6f3b6d360d2509dad16d860
This commit is contained in:
Matteo Casalin
2015-11-05 11:41:37 +01:00
parent e35ef25029
commit 48a3359070
10 changed files with 21 additions and 9 deletions

View File

@@ -25,7 +25,6 @@
#include <action.hxx>
#include <cppcanvas/canvas.hxx>
#include <cppcanvas/renderer.hxx>
#include <tools/poly.hxx>
class VirtualDevice;
class Point;