mirror of
https://github.com/boostorg/utility.git
synced 2025-07-31 13:27:34 +02:00
Assert: rollback [82428].
[SVN r83431]
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
#undef BOOST_ASSERT
|
#undef BOOST_ASSERT
|
||||||
|
|
||||||
#if defined(BOOST_DISABLE_ASSERTS) || defined(NDEBUG)
|
#if defined(BOOST_DISABLE_ASSERTS)
|
||||||
|
|
||||||
# define BOOST_ASSERT(expr) ((void)0)
|
# define BOOST_ASSERT(expr) ((void)0)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user