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

#include "Proxy.h"
#include "Reference.hpp"
#include "error.h"

#endif