summaryrefslogtreecommitdiffstats
path: root/sdext/source/presenter/PresenterScrollBar.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/PresenterScrollBar.hxx
parentBelieve or not, '>>' in this context is also C++11 specific. (diff)
downloadcore-d502ddff205f381807bda16aee8469bcdf354a18.tar.gz
core-d502ddff205f381807bda16aee8469bcdf354a18.zip
Remove unnecessary #includes
and add them to a couple of appropriate headers Change-Id: I500765df767319a0a75ea2446f4fec591a34da58
Diffstat (limited to 'sdext/source/presenter/PresenterScrollBar.hxx')
-rw-r--r--sdext/source/presenter/PresenterScrollBar.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdext/source/presenter/PresenterScrollBar.hxx b/sdext/source/presenter/PresenterScrollBar.hxx
index cc4ffc930a65..df4df2ea8d12 100644
--- a/sdext/source/presenter/PresenterScrollBar.hxx
+++ b/sdext/source/presenter/PresenterScrollBar.hxx
@@ -30,6 +30,7 @@
#include <cppuhelper/compbase4.hxx>
#include <boost/function.hpp>
#include <boost/noncopyable.hpp>
+#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
namespace sdext { namespace presenter {