8 #ifndef MSGPACK_PREDEF_COMPILER_DIAB_H 9 #define MSGPACK_PREDEF_COMPILER_DIAB_H 29 #define MSGPACK_COMP_DIAB MSGPACK_VERSION_NUMBER_NOT_AVAILABLE 32 # define MSGPACK_COMP_DIAB_DETECTION MSGPACK_PREDEF_MAKE_10_VRPP(__VERSION_NUMBER__) 35 #ifdef MSGPACK_COMP_DIAB_DETECTION 36 # if defined(MSGPACK_PREDEF_DETAIL_COMP_DETECTED) 37 # define MSGPACK_COMP_DIAB_EMULATED MSGPACK_COMP_DIAB_DETECTION 39 # undef MSGPACK_COMP_DIAB 40 # define MSGPACK_COMP_DIAB MSGPACK_COMP_DIAB_DETECTION 42 # define MSGPACK_COMP_DIAB_AVAILABLE 46 #define MSGPACK_COMP_DIAB_NAME "Diab C/C++" 53 #ifdef MSGPACK_COMP_DIAB_EMULATED #define MSGPACK_COMP_DIAB_NAME
Definition: diab.h:46
#define MSGPACK_COMP_DIAB
Definition: diab.h:29
#define MSGPACK_PREDEF_DECLARE_TEST(x, s)
Definition: test.h:13