diff options
author | chai <chaifix@163.com> | 2019-03-12 23:08:31 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-03-12 23:08:31 +0800 |
commit | 6016ece202eef94ed76bd20d4f7879ccc71cc2e6 (patch) | |
tree | da0d0be011ee24489174bde1ec1c436ce7aaa1b2 /Source/3rdParty/Luax/luax.h | |
parent | 9eba034f5c2ffd49f33d38c283b24230f9e362e0 (diff) |
*luax
Diffstat (limited to 'Source/3rdParty/Luax/luax.h')
-rw-r--r-- | Source/3rdParty/Luax/luax.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/3rdParty/Luax/luax.h b/Source/3rdParty/Luax/luax.h index 66162a4..f43fb26 100644 --- a/Source/3rdParty/Luax/luax.h +++ b/Source/3rdParty/Luax/luax.h @@ -4,11 +4,12 @@ // moai-coreг // include lua.hpp before this -#include "luax_runtime.h" #include "luax_state.h" #include "luax_ref.h" #include "luax_class.h" #include "luax_module.h" +#include "luax_runtime.h" +#include "luax_reftable.h" // luax չluaҪ // * modules |