fdo#39445 writing out tools/fsys.hxx (sot)

removed unused includes from stg.cxx and storage.cxx

Change-Id: I7863ce1b40432fdf1fc5025b074721d395c0c15f
Reviewed-on: https://gerrit.libreoffice.org/2852
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
This commit is contained in:
Krisztian Pinter
2013-03-19 20:01:14 +01:00
committed by Björn Michaelsen
parent 768dee2c32
commit 0173e89ca2
2 changed files with 0 additions and 2 deletions

View File

@@ -22,7 +22,6 @@
#include <osl/file.hxx>
#include <tools/tempfile.hxx>
#include <tools/string.hxx>
#include <tools/fsys.hxx>
#include <tools/stream.hxx>
#include <tools/debug.hxx>

View File

@@ -31,7 +31,6 @@
#include <sot/formats.hxx>
#include <sot/exchange.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <tools/fsys.hxx>
#include <tools/cachestr.hxx>
#include <tools/debug.hxx>
#include <tools/urlobj.hxx>