Kaydet (Commit) 3dc11724 authored tarafından August Sodora's avatar August Sodora

Remove unnecessary tools includes

üst 6d3b871e
......@@ -29,13 +29,6 @@
#ifndef _FILTERTRACER_HXX
#define _FILTERTRACER_HXX
#include <rtl/ustring.hxx>
#include <tools/debug.hxx>
#include <tools/stream.hxx>
#include <tools/string.hxx>
#include <tools/urlobj.hxx>
#include <tools/stack.hxx>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
......@@ -54,6 +47,8 @@
#include <com/sun/star/util/SearchResult.hpp>
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
class SvStream;
// -----------------------------------------------------------------------------
#define NMSP_IO com::sun::star::io
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment