8 #ifndef MSGPACK_PREDEF_LIBRARY_STD_VACPP_H 9 #define MSGPACK_PREDEF_LIBRARY_STD_VACPP_H 28 #define MSGPACK_LIB_STD_IBM MSGPACK_VERSION_NUMBER_NOT_AVAILABLE 30 #if defined(__IBMCPP__) 31 # undef MSGPACK_LIB_STD_IBM 32 # define MSGPACK_LIB_STD_IBM MSGPACK_VERSION_NUMBER_AVAILABLE 35 #if MSGPACK_LIB_STD_IBM 36 # define MSGPACK_LIB_STD_IBM_AVAILABLE 39 #define MSGPACK_LIB_STD_IBM_NAME "IBM VACPP"
#define MSGPACK_LIB_STD_IBM_NAME
Definition: vacpp.h:39
#define MSGPACK_PREDEF_DECLARE_TEST(x, s)
Definition: test.h:13
#define MSGPACK_LIB_STD_IBM
Definition: vacpp.h:28