summaryrefslogtreecommitdiff
path: root/test/MemoryManagerSuite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/MemoryManagerSuite.cpp')
-rw-r--r--test/MemoryManagerSuite.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/MemoryManagerSuite.cpp b/test/MemoryManagerSuite.cpp
index 85f498b..4cda664 100644
--- a/test/MemoryManagerSuite.cpp
+++ b/test/MemoryManagerSuite.cpp
@@ -19,6 +19,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#undef NDEBUG // because we rely on assert(3) further down
+
#include <cassert>
#include <cerrno>
#include <cstring> // memcpy