]> andersk Git - libyaml.git/blobdiff - tests/run-loader.c
Update LICENSE years.
[libyaml.git] / tests / run-loader.c
index a34ad07a41138c9f8a53beaeb17fce44a76c3d27..8c36b668ce203aa9c8f4a3a48a8a9802e7c1f69c 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.024355 seconds and 4 git commands to generate.