Added custom assert(); Fixed bugs in T-TEST and VALUE LABELS
[pspp-builds.git] / src / numeric.c
index 8031d65d2070954aad0cad8b538c9cd1f94727fe..2b42d2cfe2b720eb5749377323b31e9cf8d72db4 100644 (file)
@@ -18,7 +18,7 @@
    02111-1307, USA. */
 
 #include <config.h>
-#include <assert.h>
+#include "error.h"
 #include <stdlib.h>
 #include "command.h"
 #include "error.h"