diff options
Diffstat (limited to 'src/lib/math/mp')
-rw-r--r-- | src/lib/math/mp/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/math/mp/info.txt b/src/lib/math/mp/info.txt index 0f5b075f0..4d748a495 100644 --- a/src/lib/math/mp/info.txt +++ b/src/lib/math/mp/info.txt @@ -11,3 +11,7 @@ mp_core.h mp_madd.h mp_asmi.h </header:internal> + +<requires> +bigint +</requires> |