Add missing ARB_DLL

This commit is contained in:
Isuru Fernando 2016-11-06 23:36:27 +05:30
parent cc8420eed3
commit 427d030d5b

View file

@ -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()
{