Added custom assert(); Fixed bugs in T-TEST and VALUE LABELS
[pspp-builds.git] / src / expr-evl.c
index d031eff6a0e6fbc687c9f6021b5df276a9e6bf53..d18971bd43bf34827c80bea251ebe552b06b5d2e 100644 (file)
@@ -33,7 +33,7 @@
 #include <ctype.h>
 #include "expr.h"
 #include "exprP.h"
-#include <assert.h>
+#include "error.h"
 #include <math.h>
 #include <errno.h>
 #include <stdio.h>