#undef NDEBUG
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Mon, 16 Feb 2004 19:18:10 +0000 (19:18 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Mon, 16 Feb 2004 19:18:10 +0000 (19:18 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@906 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/ensc_vector/testsuite/test1.c

index 833fa84..756765d 100644 (file)
@@ -19,6 +19,7 @@
 #ifdef HAVE_CONFIG_H
 #  include <config.h>
 #endif
+#undef NDEBUG
 
 #include "ensc_vector/vector.h"
 #include <assert.h>