summaryrefslogtreecommitdiff
path: root/src/fios.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fios.cpp')
-rw-r--r--src/fios.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fios.cpp b/src/fios.cpp
index 52abf872f..67d225f76 100644
--- a/src/fios.cpp
+++ b/src/fios.cpp
@@ -18,7 +18,6 @@
#ifdef WIN32
# include <tchar.h>
-# include <io.h>
# define access _taccess
# define unlink _tunlink
#else