aboutsummaryrefslogtreecommitdiff
path: root/old-tests/depdb/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'old-tests/depdb/driver.cxx')
-rw-r--r--old-tests/depdb/driver.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/old-tests/depdb/driver.cxx b/old-tests/depdb/driver.cxx
index b802662..47f99af 100644
--- a/old-tests/depdb/driver.cxx
+++ b/old-tests/depdb/driver.cxx
@@ -10,6 +10,9 @@
#include <libbuild2/depdb.hxx>
+#undef NDEBUG
+#include <cassert>
+
using namespace std;
using namespace build2;