MSVC: fix warnings and build failure
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
# include <pwd.h>
|
||||
# include <sys/types.h>
|
||||
# elif defined(__MINGW32__)
|
||||
# undef WINVER
|
||||
# define WINVER 0x502 // needed for SetDllDirectory
|
||||
# include <Windows.h>
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user