Get rid of src/libpspp/debug-print.h and all its users. (There were
[pspp-builds.git] / src / language / stats / correlations.q
index 830ae37b1ca6259c979ef78daf5fff980ec1121d..cf2300676823c886f6db2ebd84def0039a69094e 100644 (file)
@@ -29,8 +29,6 @@
 #include <data/variable.h>
 /* (headers) */
 
-#include <libpspp/debug-print.h>
-
 struct cor_set
   {
     struct cor_set *next;