summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2012-03-27 14:55:18 -0430
committerLuboš Luňák <l.lunak@suse.cz>2012-04-13 17:02:32 +0200
commitad50ae4f3c48a82315f70fff1b9f221e5c74a2da (patch)
treeda967080e525edceefb97646d05e883eee7a87ea
parent54388678f593010aa20125cf50c9d084afbdae58 (diff)
Remove unneeded headers.
-rw-r--r--sd/source/core/drawdoc3.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/core/drawdoc3.cxx b/sd/source/core/drawdoc3.cxx
index 33acf5856b93..83fa3e7c0da2 100644
--- a/sd/source/core/drawdoc3.cxx
+++ b/sd/source/core/drawdoc3.cxx
@@ -34,8 +34,6 @@
#include "comphelper/anytostring.hxx"
#include "cppuhelper/exc_hlp.hxx"
-#include <utility>
-#include <algorithm>
#include <vcl/wrkwin.hxx>
#include <sfx2/docfile.hxx>
#include <sot/storage.hxx>
@@ -54,9 +52,6 @@
#include <vcl/msgbox.hxx>
#include <sot/formats.hxx>
-#include <set>
-#include <boost/bind.hpp>
-
#include "glob.hrc"
#include "drawdoc.hxx"
#include "sdpage.hxx"