Merge branch 'master' into v2.1
This commit is contained in:
@@ -145,9 +145,6 @@ static void *clib_getsym(CLibrary *cl, const char *name)
|
||||
#elif LJ_TARGET_WINDOWS
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#ifndef WINVER
|
||||
#define WINVER 0x0500
|
||||
#endif
|
||||
#include <windows.h>
|
||||
|
||||
#ifndef GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS
|
||||
|
||||
Reference in New Issue
Block a user