From 555fdec9585ae116291c388ca105915da26bc968 Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 9 Oct 2018 00:20:39 +0200 Subject: Corrected issues with VS2017 compilation --- src/external/dirent.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/external') diff --git a/src/external/dirent.h b/src/external/dirent.h index 70973fb2..a955253e 100644 --- a/src/external/dirent.h +++ b/src/external/dirent.h @@ -59,7 +59,6 @@ void rewinddir(DIR *); */ -#include #include #include /* _findfirst and _findnext set errno iff they return -1 */ #include -- cgit v1.2.3