add an explicit include

This commit is contained in:
fredrik 2021-10-16 12:58:30 +02:00
parent 60d16f93c4
commit f951da3181

View file

@ -18,6 +18,7 @@
#define ARB_FPWRAP_INLINE static __inline__
#endif
#include "flint/double_extras.h"
#include "arb.h"
#include "acb.h"