This commit is contained in:
Vitor Santos Costa
2018-11-23 14:00:20 +00:00
parent 999de8df19
commit 0230ff35d1
8 changed files with 29 additions and 23 deletions

View File

@@ -398,6 +398,8 @@ INLINE_ONLY bool IsBigIntTerm(Term t) {
#if !defined(__cplusplus)
#include <gmp.h>
#else
#include <gmpxx.h>
#endif