]> CRI, Mines Paris - PSL - linpy.git/blobdiff - pypol/_isl.c
Include Python.h headers first in _isl.c
[linpy.git] / pypol / _isl.c
index 7441d4658f1766bdce5f09fe786b44ea2b28cec0..fe29ec570907e2a68d55a637008eb04f0dd75bb6 100644 (file)
@@ -1,6 +1,6 @@
+#include <Python.h>
 #include <stdlib.h>
 
-#include <Python.h>
 #include <isl/constraint.h>
 #include <isl/set.h>