summaryrefslogtreecommitdiff
path: root/cli-tests/inheritance/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli-tests/inheritance/driver.cxx')
-rw-r--r--cli-tests/inheritance/driver.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/cli-tests/inheritance/driver.cxx b/cli-tests/inheritance/driver.cxx
index 4acab0d..f0860fd 100644
--- a/cli-tests/inheritance/driver.cxx
+++ b/cli-tests/inheritance/driver.cxx
@@ -6,11 +6,13 @@
//
#include <string>
-#include <cassert>
#include <iostream>
#include "test.hxx"
+#undef NDEBUG
+#include <cassert>
+
using namespace std;
int