/src/Algorithms_NTree/ExLib_RuntimeType.h
C Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | a8da2e943f0f80ad47b9186af7473a38 MD5 | raw file
Possible License(s): AGPL-3.0, LGPL-2.1, LGPL-3.0, GPL-2.0
1#ifndef _EXLIB_RUNTIME_TYPE_H_ 2#define _EXLIB_RUNTIME_TYPE_H_ 3 4#include "../RuntimeType/RuntimeType_LIB.h" 5 6#endif