mirror of
https://github.com/boostorg/utility.git
synced 2025-11-03 18:01:50 +01:00
Remove BOOST_ENABLE_ASSERT_MSG_HANDLER; use BOOST_ENABLE_ASSERT_HANDLER in its stead
[SVN r68423]
This commit is contained in:
@@ -66,7 +66,6 @@ void test_disabled()
|
||||
#undef BOOST_DISABLE_ASSERTS
|
||||
|
||||
#define BOOST_ENABLE_ASSERT_HANDLER
|
||||
#define BOOST_ENABLE_ASSERT_MSG_HANDLER
|
||||
#include <boost/assert.hpp>
|
||||
#include <boost/config.hpp>
|
||||
#include <cstdio>
|
||||
|
||||
Reference in New Issue
Block a user