MessagePack for C
|
#include <msgpack/predef/version_number.h>
#include <msgpack/predef/make.h>
#include <msgpack/predef/detail/test.h>
Go to the source code of this file.
Macros | |
#define | MSGPACK_OS_UNIX MSGPACK_VERSION_NUMBER_NOT_AVAILABLE |
#define | MSGPACK_OS_UNIX_NAME "Unix Environment" |
#define | MSGPACK_OS_SVR4 MSGPACK_VERSION_NUMBER_NOT_AVAILABLE |
#define | MSGPACK_OS_SVR4_NAME "SVR4 Environment" |
#define MSGPACK_OS_SVR4 MSGPACK_VERSION_NUMBER_NOT_AVAILABLE |
#define MSGPACK_OS_SVR4_NAME "SVR4 Environment" |
#define MSGPACK_OS_UNIX MSGPACK_VERSION_NUMBER_NOT_AVAILABLE |
#define MSGPACK_OS_UNIX_NAME "Unix Environment" |