From fe84ed4ef36c1e100aa435d9be20fbe25bf51731 Mon Sep 17 00:00:00 2001
From: Rafael Dominguez <venccsralph@gmail.com>
Date: Tue, 27 Mar 2012 14:55:18 -0430
Subject: [PATCH 12/31] Remove unneeded headers.

---
 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 1fa9c98..3721b68 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"
-- 
1.7.3.4

