Updated boost predef and preprocessor from 1.58.0 to 1.61.0

This commit is contained in:
Takatoshi Kondo
2016-05-30 13:20:58 +09:00
parent 83dbe398fd
commit 89faf6ee9f
136 changed files with 1435 additions and 427 deletions

View File

@@ -1,5 +1,5 @@
/*
Copyright Rene Rivera 2008-2013
Copyright Rene Rivera 2008-2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
@@ -50,8 +50,7 @@ Version number available as major, minor, and patch.
#define MSGPACK_LIB_C_ZOS_NAME "z/OS"
#endif
#include <msgpack/predef/detail/test.h>
MSGPACK_PREDEF_DECLARE_TEST(MSGPACK_LIB_C_ZOS,MSGPACK_LIB_C_ZOS_NAME)
#endif