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