Skip to content

Commit 7b486a8

Browse files
authored
Merge pull request #82 from mezzarobba/master
missing include with recent FLINT
2 parents 04475bd + d9992fa commit 7b486a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libsrc/eclib/flinterface.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737

3838
//#define TRACE_FLINT_RREF
3939

40+
#include <gmp.h>
4041
#include <flint/flint.h> // must include this first to set __FLINT_VERSION
4142

4243
#if (__FLINT_VERSION>2)

0 commit comments

Comments
 (0)