8 #ifndef MSGPACK_PREDEF_LIBRARY_C_VMS_H 9 #define MSGPACK_PREDEF_LIBRARY_C_VMS_H 31 #define MSGPACK_LIB_C_VMS MSGPACK_VERSION_NUMBER_NOT_AVAILABLE 33 #if defined(__CRTL_VER) 34 # undef MSGPACK_LIB_C_VMS 35 # define MSGPACK_LIB_C_VMS MSGPACK_PREDEF_MAKE_10_VVRR0PP00(__CRTL_VER) 39 # define MSGPACK_LIB_C_VMS_AVAILABLE 42 #define MSGPACK_LIB_C_VMS_NAME "VMS"
#define MSGPACK_LIB_C_VMS_NAME
Definition: vms.h:42
#define MSGPACK_PREDEF_DECLARE_TEST(x, s)
Definition: test.h:13
#define MSGPACK_LIB_C_VMS
Definition: vms.h:31