forked from boostorg/assert
Assert: rollback [82428].
[SVN r83431]
This commit is contained in:
committed by
Peter Dimov
parent
8105f2e314
commit
5bfb183ec5
@@ -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