Kaydet (Commit) 17dc1712 authored tarafından August Sodora's avatar August Sodora

Remove unnecessary tools includes

üst 3dc11724
...@@ -35,22 +35,14 @@ ...@@ -35,22 +35,14 @@
#include <sot/object.hxx> #include <sot/object.hxx>
#include <boost/shared_ptr.hpp> #include <boost/shared_ptr.hpp>
#include <tools/debug.hxx>
#include <tools/stack.hxx>
#include <tools/table.hxx>
#include <vcl/graph.hxx> #include <vcl/graph.hxx>
#include <vcl/virdev.hxx> #include <vcl/virdev.hxx>
#include <tools/poly.hxx>
#include <basegfx/tools/b2dclipstate.hxx> #include <basegfx/tools/b2dclipstate.hxx>
#include <vcl/font.hxx> #include <vcl/font.hxx>
#include <vcl/bmpacc.hxx> #include <vcl/bmpacc.hxx>
#include <vcl/lineinfo.hxx> #include <vcl/lineinfo.hxx>
#include <svtools/fltcall.hxx> #include <svtools/fltcall.hxx>
#include <vector>
#include <math.h>
#include <stdlib.h>
#define ERROR 0 #define ERROR 0
#define NULLREGION 1 #define NULLREGION 1
#define SIMPLEREGION 2 #define SIMPLEREGION 2
......
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