Fix MinGW build.

This commit is contained in:
Mike Pall
2013-12-21 16:49:10 +01:00
parent 0ded8e82a8
commit 279673ddfc
4 changed files with 4 additions and 7 deletions

View File

@@ -68,9 +68,6 @@ static const char *ll_bcsym(void *lib, const char *sym)
#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