Fix MinGW build.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef WINVER
|
||||
#define WINVER 0x0500
|
||||
#define WINVER 0x0501
|
||||
#endif
|
||||
|
||||
#include "lua.h"
|
||||
|
||||
Reference in New Issue
Block a user