From 82dff3bff1b0d97585a2cbd574879057405cf363 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Thu, 19 Jul 2018 04:39:20 +0430 Subject: a fix for the luatablegen json file, added a new option to load.py, minor cosmetic changes --- bruiser/wasm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'bruiser/wasm.h') diff --git a/bruiser/wasm.h b/bruiser/wasm.h index 5c21c99..7a716ba 100644 --- a/bruiser/wasm.h +++ b/bruiser/wasm.h @@ -24,6 +24,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.* #include "./lua-5.3.4/src/lua.h" #include "./lua-5.3.4/src/lauxlib.h" #include "./lua-5.3.4/src/lualib.h" +//#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3