aboutsummaryrefslogtreecommitdiff
path: root/src/lua/common/je_lua_common.h
blob: 82c550a707689f8e67fda8eb8a130db38b286b90 (plain)
1
2
3
4
5
6
7
8
9
#ifndef __JIN_M_TYPES_H
#define __JIN_M_TYPES_H

#include "je_lua_port.h"
#include "je_lua_proxy.h"
#include "je_lua_shared.hpp"
#include "je_lua_error.h"

#endif