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-2014
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)
@@ -48,8 +48,7 @@ http://www.boost.org/LICENSE_1_0.txt)
#define MSGPACK_ARCH_SPARC_NAME "SPARC"
#endif
#include <msgpack/predef/detail/test.h>
MSGPACK_PREDEF_DECLARE_TEST(MSGPACK_ARCH_SPARC,MSGPACK_ARCH_SPARC_NAME)
#endif