diff options
author | Andras Timar <atimar@suse.com> | 2013-03-25 06:17:46 -0700 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-03-25 06:17:46 -0700 |
commit | bbbd65ad425ec2f1fa96f4ab15fac7f256d39061 (patch) | |
tree | 621eb2390f6883f1c69df17533df0135f7ca97e8 /tools | |
parent | eec2eb05a22966de319ecf370b0c880d7b83a79a (diff) |
remove unnecessary tools/fsys.hxx header
Change-Id: If1b960853800488daf6f2a8e2a2679c7dbbdf9e9
Diffstat (limited to 'tools')
-rw-r--r-- | tools/source/stream/strmwnt.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/source/stream/strmwnt.cxx b/tools/source/stream/strmwnt.cxx index 800dae18dda4..a0e05bbc28c5 100644 --- a/tools/source/stream/strmwnt.cxx +++ b/tools/source/stream/strmwnt.cxx @@ -26,7 +26,6 @@ #include <windows.h> #endif -#include <tools/fsys.hxx> #include <tools/stream.hxx> // class FileBase |