aboutsummaryrefslogtreecommitdiff
path: root/tests/shared-ptr/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shared-ptr/driver.cxx')
-rw-r--r--tests/shared-ptr/driver.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/shared-ptr/driver.cxx b/tests/shared-ptr/driver.cxx
index 4b184ac..42d4a55 100644
--- a/tests/shared-ptr/driver.cxx
+++ b/tests/shared-ptr/driver.cxx
@@ -2,10 +2,12 @@
// license : MIT; see accompanying LICENSE file
#include <string>
-#include <cassert>
#include <libcutl/shared-ptr.hxx>
+#undef NDEBUG
+#include <cassert>
+
using namespace cutl;
struct type