summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport
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 /sdext/source/pdfimport
parentd83463931ef511ba1b43984072626345cf765b8a (diff)
remove unneeded include of boost/bind.hpp
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
Diffstat (limited to 'sdext/source/pdfimport')
-rw-r--r--sdext/source/pdfimport/wrapper/wrapper.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sdext/source/pdfimport/wrapper/wrapper.cxx b/sdext/source/pdfimport/wrapper/wrapper.cxx
index 27d856767081..71c05384763e 100644
--- a/sdext/source/pdfimport/wrapper/wrapper.cxx
+++ b/sdext/source/pdfimport/wrapper/wrapper.cxx
@@ -62,10 +62,7 @@
#include "basegfx/tools/canvastools.hxx"
#include "basegfx/tools/unopolypolygon.hxx"
-#include <boost/bind.hpp>
#include <boost/scoped_ptr.hpp>
-#include <boost/scoped_array.hpp>
-
#include <boost/unordered_map.hpp>
#include <string.h>
#ifdef WNT