fix macros
This commit is contained in:
parent
ae307cd887
commit
940bef18cd
@ -1,5 +1,5 @@
|
||||
#include <tommath.h>
|
||||
#ifdef BN_MP_GET_INT_C
|
||||
#ifdef BN_MP_GET_LONG_C
|
||||
/* LibTomMath, multiple-precision integer library -- Tom St Denis
|
||||
*
|
||||
* LibTomMath is a library that provides multiple-precision
|
||||
|
@ -1,5 +1,5 @@
|
||||
#include <tommath.h>
|
||||
#ifdef BN_MP_SET_INT_C
|
||||
#ifdef BN_MP_SET_LONG_C
|
||||
/* LibTomMath, multiple-precision integer library -- Tom St Denis
|
||||
*
|
||||
* LibTomMath is a library that provides multiple-precision
|
||||
|
Loading…
x
Reference in New Issue
Block a user