]> andersk Git - libyaml.git/blobdiff - tests/run-scanner.c
Imported Upstream version 0.1.5
[libyaml.git] / tests / run-scanner.c
index 2c8d33e5b68aade683b58aeeccad1f7c031c0586..2c79e7ccf38001b3f9104f3859b22485a21deac8 100644 (file)
@@ -2,6 +2,10 @@
 
 #include <stdlib.h>
 #include <stdio.h>
+
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
 #include <assert.h>
 
 int
This page took 0.087893 seconds and 4 git commands to generate.