From: Vivien Maisonneuve Date: Mon, 23 Jun 2014 07:01:16 +0000 (+0200) Subject: Include Python.h headers first in _isl.c X-Git-Tag: 1.0~220 X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/commitdiff_plain/6de0f9506d41b146724d4422b977002f61de247a Include Python.h headers first in _isl.c --- diff --git a/pypol/_isl.c b/pypol/_isl.c index 7441d46..fe29ec5 100644 --- a/pypol/_isl.c +++ b/pypol/_isl.c @@ -1,6 +1,6 @@ +#include #include -#include #include #include