aboutsummaryrefslogtreecommitdiff
path: root/tests/re
diff options
context:
space:
mode:
Diffstat (limited to 'tests/re')
-rw-r--r--tests/re/driver.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/re/driver.cxx b/tests/re/driver.cxx
index bfa0e05..f82c750 100644
--- a/tests/re/driver.cxx
+++ b/tests/re/driver.cxx
@@ -2,11 +2,13 @@
// license : MIT; see accompanying LICENSE file
#include <string>
-#include <cassert>
#include <iostream>
#include <libcutl/re.hxx>
+#undef NDEBUG
+#include <cassert>
+
using namespace cutl::re;
int