diff options
Diffstat (limited to 'bruiser/luatablegen/Wasm_Module_tablegen.h')
-rw-r--r-- | bruiser/luatablegen/Wasm_Module_tablegen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bruiser/luatablegen/Wasm_Module_tablegen.h b/bruiser/luatablegen/Wasm_Module_tablegen.h index 795b219..7c9aaae 100644 --- a/bruiser/luatablegen/Wasm_Module_tablegen.h +++ b/bruiser/luatablegen/Wasm_Module_tablegen.h @@ -5,6 +5,7 @@ #include "../lua-5.3.4/src/lualib.h" #include <inttypes.h> #include <stdbool.h> + #ifndef _Wasm_Module_H #define _Wasm_Module_H #ifdef __cplusplus |