We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04475bd + d9992fa commit 7b486a8Copy full SHA for 7b486a8
libsrc/eclib/flinterface.h
@@ -37,6 +37,7 @@
37
38
//#define TRACE_FLINT_RREF
39
40
+#include <gmp.h>
41
#include <flint/flint.h> // must include this first to set __FLINT_VERSION
42
43
#if (__FLINT_VERSION>2)
0 commit comments