Untested change to include gmp-mparam.h instead of gmp-impl.h.

Chris Lawrence <quango@ix.netcom.com>
This commit is contained in:
Guido van Rossum 1997-12-15 17:55:53 +00:00
parent c0cc6351e5
commit 97250cb288

View file

@ -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