Remove useless header in _isl.c
[linpy.git] / pypol / _isl.c
index fe29ec5..828e10d 100644 (file)
@@ -1,5 +1,4 @@
 #include <Python.h>
-#include <stdlib.h>
 
 #include <isl/constraint.h>
 #include <isl/set.h>