diff options
author | chai <chaifix@163.com> | 2018-08-20 12:18:19 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-08-20 12:18:19 +0800 |
commit | 79b35943dc3f5dbb0028b29e4745390204daf125 (patch) | |
tree | 7693a668d55cb75c645bf23c83db4ee539603afd /src/lua/common/common.h | |
parent | afb6ec91cac7ebdb3696e9e450d819e897ca17cb (diff) |
*update
Diffstat (limited to 'src/lua/common/common.h')
-rw-r--r-- | src/lua/common/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lua/common/common.h b/src/lua/common/common.h index 833b204..536b897 100644 --- a/src/lua/common/common.h +++ b/src/lua/common/common.h @@ -1,7 +1,6 @@ #ifndef __JIN_M_TYPES_H #define __JIN_M_TYPES_H -#include "types.h" #include "Proxy.h" #include "Reference.hpp" |