summaryrefslogtreecommitdiff
path: root/xsd-tests/cxx/tree/polymorphism/comparison/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-tests/cxx/tree/polymorphism/comparison/driver.cxx')
-rw-r--r--xsd-tests/cxx/tree/polymorphism/comparison/driver.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xsd-tests/cxx/tree/polymorphism/comparison/driver.cxx b/xsd-tests/cxx/tree/polymorphism/comparison/driver.cxx
index cadb225..502fa3c 100644
--- a/xsd-tests/cxx/tree/polymorphism/comparison/driver.cxx
+++ b/xsd-tests/cxx/tree/polymorphism/comparison/driver.cxx
@@ -10,6 +10,9 @@
#include "test.hxx"
+#undef NDEBUG
+#include <cassert>
+
using namespace std;
using namespace test;