Remove #include <assert.h> from files which don't need it
[pspp] / tests / libpspp / abt-test.c
index 8088f19cd93dcc188c7be9cf345fde40b1620eee..fb6ddd704b18c4c9be9a18492488763121ca5cb4 100644 (file)
@@ -26,7 +26,6 @@
 
 #include <libpspp/abt.h>
 
-#include <assert.h>
 #include <stdbool.h>
 #include <stddef.h>
 #include <stdio.h>