Hi,
I have submitted a patch for review:
    https://gerrit.libreoffice.org/2852
To pull it, you can do:
    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/52/2852/1
fdo#39445 writing out tools/fsys.hxx (sot)
removed unused includes from stg.cxx and storage.cxx
Change-Id: I7863ce1b40432fdf1fc5025b074721d395c0c15f
---
M sot/source/sdstor/stg.cxx
M sot/source/sdstor/storage.cxx
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/sot/source/sdstor/stg.cxx b/sot/source/sdstor/stg.cxx
index 5835acf..04cd70e 100644
--- a/sot/source/sdstor/stg.cxx
+++ b/sot/source/sdstor/stg.cxx
@@ -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>
 
diff --git a/sot/source/sdstor/storage.cxx b/sot/source/sdstor/storage.cxx
index 55c74cb..130043e 100644
--- a/sot/source/sdstor/storage.cxx
+++ b/sot/source/sdstor/storage.cxx
@@ -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>
-- 
To view, visit https://gerrit.libreoffice.org/2852
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7863ce1b40432fdf1fc5025b074721d395c0c15f
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Krisztian Pinter <pin.terminator@gmail.com>
Context
- [PATCH] fdo#39445 writing out tools/fsys.hxx (sot) · Krisztian Pinter (via Code Review)
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.