Fix windows clang+vcpkg build.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include <string.h>
|
||||
#ifdef _WIN32
|
||||
# include <string.h>
|
||||
# include <sys/types.h>
|
||||
#else
|
||||
# include <libgen.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user