assert: fix to compile Release versions
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
8c9b07fd2c
commit
ef829b02e9
@ -25,7 +25,6 @@
|
||||
#error Implement!
|
||||
#endif
|
||||
#define stdex_verify(e) stdex_assert(e)
|
||||
#endif
|
||||
|
||||
namespace stdex
|
||||
{
|
||||
@ -65,3 +64,4 @@ namespace stdex
|
||||
#endif
|
||||
/// \endcond
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user