mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Corrected issues with VS2017 compilation
This commit is contained in:
1
src/external/dirent.h
vendored
1
src/external/dirent.h
vendored
@ -59,7 +59,6 @@ void rewinddir(DIR *);
|
||||
|
||||
*/
|
||||
|
||||
#include <dirent.h>
|
||||
#include <errno.h>
|
||||
#include <io.h> /* _findfirst and _findnext set errno iff they return -1 */
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user