Get rid of src/libpspp/debug-print.h and all its users. (There were
[pspp-builds.git] / src / language / dictionary / numeric.c
index 4800ac86944f83f894f6cf0df662551bec11669d..3e3d7651dbe83b73e244ec9f822805fb1f891900 100644 (file)
@@ -30,8 +30,6 @@
 #include "gettext.h"
 #define _(msgid) gettext (msgid)
 
-#include <libpspp/debug-print.h>
-
 /* Parses the NUMERIC command. */
 int
 cmd_numeric (void)