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