1
0

Attempt to fix compilation

This commit is contained in:
Tiger Wang
2013-11-24 18:44:22 +00:00
parent 16435995a5
commit e3db69c4ae
64 changed files with 132 additions and 153 deletions

View File

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