I can't remember why I did this, but it fixes something

This commit is contained in:
Lynix 2019-01-19 02:31:53 +01:00
parent 662ccbd5d0
commit b067953373
1 changed files with 2 additions and 0 deletions

View File

@ -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