Skip to content

Commit d271652

Browse files
add missing include
1 parent df05a35 commit d271652

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

acb_poly/lgamma_series.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
*/
1111

1212
#include "acb_poly.h"
13+
#include "acb_hypgeom.h"
1314

1415
void
1516
_acb_log_rising_correct_branch(acb_t t,

0 commit comments

Comments
 (0)