Skip to content

Commit 01cf6c9

Browse files
add another missing include
1 parent 5b5b2a6 commit 01cf6c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arb_hypgeom/gamma_taylor.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
(at your option) any later version. See <http://www.gnu.org/licenses/>.
1010
*/
1111

12+
#include "flint/double_extras.h"
1213
#include "arb_hypgeom.h"
1314

1415
#define DEBUG 0

0 commit comments

Comments
 (0)