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

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

#endif