mirror of
https://github.com/vale981/arb
synced 2025-03-05 09:21:38 -05:00
Add missing ARB_DLL
This commit is contained in:
parent
cc8420eed3
commit
427d030d5b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
#include "acb_poly.h"
|
||||
|
||||
extern slong acb_poly_newton_exp_cutoff;
|
||||
ARB_DLL extern slong acb_poly_newton_exp_cutoff;
|
||||
|
||||
int main()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue