This commit is contained in:
Vitor Santos Costa
2018-11-21 00:48:53 +00:00
parent 40633a3f83
commit cb8c37ce56
6 changed files with 41 additions and 41 deletions

View File

@@ -16,7 +16,7 @@ extern "C" {
#include "YapConfig.h"
}
#if HAVE_GMPXX_H
#if HAVE_GMPXX_H || defined(__ANDROID__)
#include <gmpxx.h>
#elif HAVE_GMP_H
#include <gmp.h>