summaryrefslogtreecommitdiffstats
path: root/basegfx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-05-16 13:57:07 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-05-16 15:05:36 +0100
commitdf34ccb01d2f36eafd5a785cbfe4dd86ef78890a (patch)
tree4ace4ff185495182435506d64a0fd368c2f1be41 /basegfx
parentRevert selected hunks from various 'unused code' commits. (diff)
downloadcore-df34ccb01d2f36eafd5a785cbfe4dd86ef78890a.tar.gz
core-df34ccb01d2f36eafd5a785cbfe4dd86ef78890a.zip
remove unneeded include of boost/bind.hpp
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
Diffstat (limited to 'basegfx')
-rw-r--r--basegfx/test/clipstate.cxx2
-rw-r--r--basegfx/test/genericclipper.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/basegfx/test/clipstate.cxx b/basegfx/test/clipstate.cxx
index ec25438c33a8..be039a99f571 100644
--- a/basegfx/test/clipstate.cxx
+++ b/basegfx/test/clipstate.cxx
@@ -43,8 +43,6 @@
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <basegfx/numeric/ftools.hxx>
-#include <boost/bind.hpp>
-
using namespace ::basegfx;
diff --git a/basegfx/test/genericclipper.cxx b/basegfx/test/genericclipper.cxx
index 496f34805d79..a8da22f3cda2 100644
--- a/basegfx/test/genericclipper.cxx
+++ b/basegfx/test/genericclipper.cxx
@@ -47,8 +47,6 @@
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <basegfx/numeric/ftools.hxx>
-#include <boost/bind.hpp>
-
using namespace ::basegfx;