Remove #include <assert.h> from files which don't need it
[pspp] / tests / libpspp / hmapx-test.c
index 13a3f4b47f505ff9a1f9a8c7f4bb7c1279afb1c6..dfe5d22ff64212d51e9b977d1f0359e336b0a53b 100644 (file)
@@ -27,7 +27,6 @@
 
 #include <libpspp/hmapx.h>
 
-#include <assert.h>
 #include <limits.h>
 #include <stdbool.h>
 #include <stddef.h>