Removed unnecessary tools includes.

This commit is contained in:
Marcel Metz 2012-01-03 15:13:30 +01:00 committed by Luboš Luňák
parent 53d27eb207
commit 1bae43a3d7
4 changed files with 0 additions and 4 deletions

View file

@ -35,7 +35,6 @@
#include <tools/datetime.hxx>
#include <tools/poly.hxx>
#include <tools/stream.hxx>
#include <tools/zcodec.hxx>
#include <vcl/graph.hxx>
#include <vcl/bmpacc.hxx>
#include <vcl/gradient.hxx>

View file

@ -71,7 +71,6 @@
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/security/DocumentSignatureInformation.hpp>
#include <com/sun/star/security/XDocumentDigitalSignatures.hpp>
#include <tools/zcodec.hxx>
#include <tools/urlobj.hxx>
#include <unotools/tempfile.hxx>
#include <comphelper/processfactory.hxx>

View file

@ -31,7 +31,6 @@
#include <svl/eitem.hxx>
#include <svl/stritem.hxx>
#include <svl/intitem.hxx>
#include <tools/zcodec.hxx>
#include <com/sun/star/frame/XStorable.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/frame/XFrame.hpp>

View file

@ -32,7 +32,6 @@
#include <stdlib.h>
#include "osl/module.hxx"
#include "tools/solarmutex.hxx"
#include "unx/salunx.h"
#include "unx/saldata.hxx"