projects
/
linpy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
6de0f95
)
Remove useless header in _isl.c
author
Vivien Maisonneuve
<v.maisonneuve@gmail.com>
Mon, 23 Jun 2014 07:02:24 +0000
(09:02 +0200)
committer
Vivien Maisonneuve
<v.maisonneuve@gmail.com>
Mon, 23 Jun 2014 07:02:24 +0000
(09:02 +0200)
pypol/_isl.c
patch
|
blob
|
history
diff --git
a/pypol/_isl.c
b/pypol/_isl.c
index
fe29ec5
..
828e10d
100644
(file)
--- a/
pypol/_isl.c
+++ b/
pypol/_isl.c
@@
-1,5
+1,4
@@
#include <Python.h>
#include <Python.h>
-#include <stdlib.h>
#include <isl/constraint.h>
#include <isl/set.h>
#include <isl/constraint.h>
#include <isl/set.h>