fix undef oopsie
This commit is contained in:
parent
dde9af34ce
commit
2680178f66
|
|
@ -158,8 +158,8 @@ extern "C" {
|
|||
|
||||
#ifdef MAX_PATH
|
||||
#undef MAX_PATH
|
||||
#define MAX_PATH 1025
|
||||
#endif
|
||||
#define MAX_PATH 1025
|
||||
#endif
|
||||
|
||||
#if defined(__APPLE__)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user