Remove unneeded headers.

This commit is contained in:
Rafael Dominguez
2012-03-27 14:55:18 -04:30
committed by Luboš Luňák
parent 54388678f5
commit ad50ae4f3c

View File

@@ -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"