windows building support
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#ifdef _WIN32
|
||||
// TODO: check if this works
|
||||
#include <minwindef.h>
|
||||
#define PATH_MAX MAX_PATH
|
||||
#else
|
||||
#include <limits.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user