Rework moments routines for improved numerical stability based on
[pspp-builds.git] / src / vector.c
index 99b3423af1467ff1aea250bd73221749bb3e88bc..80582f76b3db459e34342af957e2a6ba35b446d8 100644 (file)
@@ -18,7 +18,7 @@
    02111-1307, USA. */
 
 #include <config.h>
-#include <assert.h>
+#include "error.h"
 #include <stdlib.h>
 #include "alloc.h"
 #include "command.h"