Remove #include <assert.h> from files which don't need it
[pspp] / tests / libpspp / llx-test.c
index 34f46e8bbf8042105ad808ab8ee4266e79d2f708..95b549fd8cb79b14068cc79ca4c070a3d7c37ce9 100644 (file)
@@ -30,7 +30,6 @@
 #endif
 
 #include <libpspp/llx.h>
-#include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>