use APICHECK

This commit is contained in:
Axel Kittenberger 2011-02-25 07:57:11 +00:00
parent af90ed8fe5
commit cdab37124d
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@
#include <time.h>
#include <unistd.h>
#define LUA_USE_APICHECK 1
#include <lua.h>
#include <lualib.h>
#include <lauxlib.h>