summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterNotesView.cxx
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/PresenterNotesView.cxx
parent9e7e21cd532f04a1b1c7c7288bc439848963b748 (diff)
Remove unnecessary #includes
and add them to a couple of appropriate headers Change-Id: I500765df767319a0a75ea2446f4fec591a34da58
Diffstat (limited to 'sdext/source/presenter/PresenterNotesView.cxx')
-rw-r--r--sdext/source/presenter/PresenterNotesView.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterNotesView.cxx b/sdext/source/presenter/PresenterNotesView.cxx
index 685cc20d2e04..6fd964bd72e8 100644
--- a/sdext/source/presenter/PresenterNotesView.cxx
+++ b/sdext/source/presenter/PresenterNotesView.cxx
@@ -40,7 +40,6 @@
#include <com/sun/star/util/XChangesBatch.hpp>
#include <com/sun/star/container/XChild.hpp>
#include <boost/bind.hpp>
-#include <set>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;