aboutsummaryrefslogtreecommitdiff
path: root/src/lua/common/je_lua_common.h
blob: 1d772a54117562d6429002fe5d3ee565dfdda021 (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_reference.hpp"
#include "je_lua_error.h"

#endif