I can't remember why I did this, but it fixes something
This commit is contained in:
2
thirdparty/src/Lua/loadlib.cpp
vendored
2
thirdparty/src/Lua/loadlib.cpp
vendored
@@ -176,6 +176,8 @@ static lua_CFunction lsys_sym (lua_State *L, void *lib, const char *sym) {
|
||||
** =======================================================================
|
||||
*/
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#undef setprogdir
|
||||
|
||||
Reference in New Issue
Block a user