summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterController.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-10-30 09:32:01 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-10-30 09:35:36 +0900
commitd502ddff205f381807bda16aee8469bcdf354a18 (patch)
treeec6aea1530d18e158e425909de5e40b0cf42006c /sdext/source/presenter/PresenterController.hxx
parent9e7e21cd532f04a1b1c7c7288bc439848963b748 (diff)
Remove unnecessary #includes
and add them to a couple of appropriate headers Change-Id: I500765df767319a0a75ea2446f4fec591a34da58
Diffstat (limited to 'sdext/source/presenter/PresenterController.hxx')
-rw-r--r--sdext/source/presenter/PresenterController.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sdext/source/presenter/PresenterController.hxx b/sdext/source/presenter/PresenterController.hxx
index 8f7a713ab97c..4cc00b5e4886 100644
--- a/sdext/source/presenter/PresenterController.hxx
+++ b/sdext/source/presenter/PresenterController.hxx
@@ -45,10 +45,7 @@
#include <com/sun/star/util/XURLTransformer.hpp>
#include <rtl/ref.hxx>
#include <map>
-#include <vector>
-#include <boost/function.hpp>
#include <boost/shared_ptr.hpp>
-#include <boost/scoped_ptr.hpp>
namespace sdext { namespace presenter {