Remove various duplicated #include directives
[pspp-builds.git] / src / language / stats / examine.q
index d4ac27dde74044a92f48d3748df8e3e1ce0dd4ca..090d5835db9c10db80d9451f4902a935a253ee84 100644 (file)
@@ -17,7 +17,6 @@
 #include <config.h>
 
 #include <gsl/gsl_cdf.h>
-#include <libpspp/message.h>
 #include <math.h>
 #include <stdio.h>
 #include <stdlib.h>
@@ -43,7 +42,6 @@
 #include <language/dictionary/split-file.h>
 #include <language/lexer/lexer.h>
 #include <libpspp/compiler.h>
-#include <libpspp/hash.h>
 #include <libpspp/message.h>
 #include <libpspp/misc.h>
 #include <libpspp/str.h>