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

#include "je_lua.h"
#include "l_port.h"
#include "l_reference.h"

#endif