mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Untested change to include gmp-mparam.h instead of gmp-impl.h.
Chris Lawrence <quango@ix.netcom.com>
This commit is contained in:
parent
c0cc6351e5
commit
97250cb288
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|||
*/
|
||||
|
||||
#include "gmp.h"
|
||||
#include "gmp-impl.h"
|
||||
#include "gmp-mparam.h"
|
||||
|
||||
#if __GNU_MP__ + 0 == 2
|
||||
#define GMP2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue