update boost
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
// ************************************************************************** //
|
||||
|
||||
#if !defined(BOOST_ALL_NO_LIB) && !defined(BOOST_TEST_NO_LIB) && \
|
||||
!defined(BOOST_TEST_SOURCE) && !defined(BOOST_TEST_INCLUDED)
|
||||
!defined(BOOST_TEST_SOURCE) && !defined(BOOST_TEST_INCLUDED) && \
|
||||
defined(BOOST_TEST_MAIN)
|
||||
# define BOOST_LIB_NAME boost_unit_test_framework
|
||||
|
||||
# if defined(BOOST_ALL_DYN_LINK) || defined(BOOST_TEST_DYN_LINK)
|
||||
|
||||
Reference in New Issue
Block a user