summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-03-19 22:55:56 +0100
committerAndras Timar <atimar@suse.com>2013-03-19 22:55:56 +0100
commit332a93435fc5757532d0b93b38aaf9fe1c9ca0f5 (patch)
tree9e6b1bd2528cefe5cb3676f238e1b780de04535c /linguistic
parent438efb38ec42f9c342342925236cf8ea1eada9fc (diff)
fdo#39445 writing out tools/fsys.hxx (linguistic)
Change-Id: I5d0e5ebbec46c32998962398da14ac81bb8afea8
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/convdic.cxx1
-rw-r--r--linguistic/source/convdiclist.cxx1
-rw-r--r--linguistic/source/convdicxml.cxx1
-rw-r--r--linguistic/source/dicimp.cxx1
-rw-r--r--linguistic/source/dlistimp.cxx1
-rw-r--r--linguistic/source/hhconvdic.cxx1
-rw-r--r--linguistic/source/misc.cxx1
-rw-r--r--linguistic/source/misc2.cxx1
8 files changed, 0 insertions, 8 deletions
diff --git a/linguistic/source/convdic.cxx b/linguistic/source/convdic.cxx
index 6bfeb581c282..58872b73fa63 100644
--- a/linguistic/source/convdic.cxx
+++ b/linguistic/source/convdic.cxx
@@ -22,7 +22,6 @@
#include <i18npool/lang.h>
#include <osl/mutex.hxx>
#include <tools/debug.hxx>
-#include <tools/fsys.hxx>
#include <tools/stream.hxx>
#include <tools/string.hxx>
#include <tools/urlobj.hxx>
diff --git a/linguistic/source/convdiclist.cxx b/linguistic/source/convdiclist.cxx
index 9fa05f418482..a71ce6ede58c 100644
--- a/linguistic/source/convdiclist.cxx
+++ b/linguistic/source/convdiclist.cxx
@@ -18,7 +18,6 @@
*/
-#include <tools/fsys.hxx>
#include <tools/stream.hxx>
#include <tools/urlobj.hxx>
#include <unotools/pathoptions.hxx>
diff --git a/linguistic/source/convdicxml.cxx b/linguistic/source/convdicxml.cxx
index 7b6f71ea6e48..7ddf38fc5659 100644
--- a/linguistic/source/convdicxml.cxx
+++ b/linguistic/source/convdicxml.cxx
@@ -18,7 +18,6 @@
*/
#include <tools/debug.hxx>
-#include <tools/fsys.hxx>
#include <tools/string.hxx>
#include <i18npool/languagetag.hxx>
#include <tools/stream.hxx>
diff --git a/linguistic/source/dicimp.cxx b/linguistic/source/dicimp.cxx
index 1752a56ff050..4307d4c8f5be 100644
--- a/linguistic/source/dicimp.cxx
+++ b/linguistic/source/dicimp.cxx
@@ -25,7 +25,6 @@
#include <i18npool/languagetag.hxx>
#include <osl/mutex.hxx>
#include <tools/debug.hxx>
-#include <tools/fsys.hxx>
#include <tools/stream.hxx>
#include <tools/string.hxx>
#include <tools/urlobj.hxx>
diff --git a/linguistic/source/dlistimp.cxx b/linguistic/source/dlistimp.cxx
index 27ded1364693..64152989fcc4 100644
--- a/linguistic/source/dlistimp.cxx
+++ b/linguistic/source/dlistimp.cxx
@@ -21,7 +21,6 @@
#include <cppuhelper/factory.hxx>
#include <i18npool/mslangid.hxx>
#include <osl/file.hxx>
-#include <tools/fsys.hxx>
#include <tools/stream.hxx>
#include <tools/urlobj.hxx>
#include <unotools/pathoptions.hxx>
diff --git a/linguistic/source/hhconvdic.cxx b/linguistic/source/hhconvdic.cxx
index 96cdc7e28524..71cc782cfc1a 100644
--- a/linguistic/source/hhconvdic.cxx
+++ b/linguistic/source/hhconvdic.cxx
@@ -19,7 +19,6 @@
#include <unicode/uscript.h>
#include <i18npool/lang.h>
-#include <tools/fsys.hxx>
#include <tools/stream.hxx>
#include <tools/string.hxx>
#include <osl/mutex.hxx>
diff --git a/linguistic/source/misc.cxx b/linguistic/source/misc.cxx
index 333a6ffb6315..f3d4159b1ae2 100644
--- a/linguistic/source/misc.cxx
+++ b/linguistic/source/misc.cxx
@@ -19,7 +19,6 @@
#include <sal/macros.h>
#include <tools/string.hxx>
-#include <tools/fsys.hxx>
#include <tools/debug.hxx>
#include <unotools/pathoptions.hxx>
#include <svl/lngmisc.hxx>
diff --git a/linguistic/source/misc2.cxx b/linguistic/source/misc2.cxx
index a4ef6d9dbb74..15b33ace29b9 100644
--- a/linguistic/source/misc2.cxx
+++ b/linguistic/source/misc2.cxx
@@ -18,7 +18,6 @@
*/
#include <tools/string.hxx>
-#include <tools/fsys.hxx>
#include <tools/urlobj.hxx>
#include <ucbhelper/content.hxx>
#include <tools/debug.hxx>