diff options
-rw-r--r-- | sd/source/core/drawdoc3.cxx | 5 |
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" |