aboutsummaryrefslogtreecommitdiff
path: root/src/lua/common/je_lua_common.h
blob: 5b217a2ddfc8036848af3d25639e376f338a133c (plain)
1
2
3
4
5
6
7
8
9
10
#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"
#include "je_lua_reference.h"

#endif