From ad50ae4f3c48a82315f70fff1b9f221e5c74a2da Mon Sep 17 00:00:00 2001 From: Rafael Dominguez Date: Tue, 27 Mar 2012 14:55:18 -0430 Subject: [PATCH] Remove unneeded headers. --- sd/source/core/drawdoc3.cxx | 5 ----- 1 file changed, 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 -#include #include #include #include @@ -54,9 +52,6 @@ #include #include -#include -#include - #include "glob.hrc" #include "drawdoc.hxx" #include "sdpage.hxx"