1
0

Further attempts to fix compile

This commit is contained in:
Tiger Wang
2013-11-25 18:29:36 +00:00
parent e3db69c4ae
commit 32449f1fca
31 changed files with 54 additions and 38 deletions

View File

@@ -44,8 +44,8 @@ extern "C" {
#include <assert.h>
#define LUA_LIB
#include "../lib/lua/src/lua.h"
#include "../lib/lua/src/lauxlib.h"
#include "lib/lua/src/lua.h"
#include "lib/lua/src/lauxlib.h"
#if LUA_VERSION_NUM > 501
//