summaryrefslogtreecommitdiff
path: root/xsd-tests/schema/enumeration/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-tests/schema/enumeration/driver.cxx')
-rw-r--r--xsd-tests/schema/enumeration/driver.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xsd-tests/schema/enumeration/driver.cxx b/xsd-tests/schema/enumeration/driver.cxx
index 406c8ab..df1f680 100644
--- a/xsd-tests/schema/enumeration/driver.cxx
+++ b/xsd-tests/schema/enumeration/driver.cxx
@@ -3,6 +3,9 @@
#include "test.hxx"
+#undef NDEBUG
+#include <cassert>
+
int
main (int, char*[])
{