diff options
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" |