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

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

#endif