summaryrefslogtreecommitdiff
path: root/set_d.c
diff options
context:
space:
mode:
Diffstat (limited to 'set_d.c')
-rw-r--r--set_d.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/set_d.c b/set_d.c
index b9c3cba0d..012d09543 100644
--- a/set_d.c
+++ b/set_d.c
@@ -21,6 +21,7 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA. */
#include <string.h> /* For memcmp if _GMP_IEEE_FLOAT == 0 */
+#include <float.h> /* For DOUBLE_ISINF and DOUBLE_ISNAN */
#define MPFR_NEED_LONGLONG_H
#include "mpfr-impl.h"