diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/GHquad.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/GHquad.c b/python/GHquad.c index bb02e18c..db8bf32e 100644 --- a/python/GHquad.c +++ b/python/GHquad.c @@ -1,6 +1,5 @@ #include "stdlib.h" #include "math.h" -#include "stdio.h" extern int dstev_(char* JOBZ, int* n, double* D, double* E, double* Z, int* ldz, double* WORK, int* INFO); |
