8 #ifndef MSGPACK_PREDEF_COMPILER_KAI_H 9 #define MSGPACK_PREDEF_COMPILER_KAI_H 29 #define MSGPACK_COMP_KCC MSGPACK_VERSION_NUMBER_NOT_AVAILABLE 32 # define MSGPACK_COMP_KCC_DETECTION MSGPACK_PREDEF_MAKE_0X_VRPP(__KCC_VERSION) 35 #ifdef MSGPACK_COMP_KCC_DETECTION 36 # if defined(MSGPACK_PREDEF_DETAIL_COMP_DETECTED) 37 # define MSGPACK_COMP_KCC_EMULATED MSGPACK_COMP_KCC_DETECTION 39 # undef MSGPACK_COMP_KCC 40 # define MSGPACK_COMP_KCC MSGPACK_COMP_KCC_DETECTION 42 # define MSGPACK_COMP_KCC_AVAILABLE 46 #define MSGPACK_COMP_KCC_NAME "Kai C++" 53 #ifdef MSGPACK_COMP_KCC_EMULATED
#define MSGPACK_COMP_KCC
Definition: kai.h:29
#define MSGPACK_PREDEF_DECLARE_TEST(x, s)
Definition: test.h:13
#define MSGPACK_COMP_KCC_NAME
Definition: kai.h:46