Skip to content
Snippets Groups Projects
Commit 77209f84 authored by Alex Merry's avatar Alex Merry
Browse files

Fix build with GMP 5.1.0

GMP 5.1.0 no longer has implicit conversions to mpz_class from mpq_class
or mpf_class.  So we have to have an explicit conversion.

BUG: 312481
parent 09ea17f2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment