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

#include "je_lua.h"
#include "je_lua_port.h"
#include "je_lua_reference.h"

#endif