From: "David Nicol" <davidnicol@gmail.com>
Message-ID: <
934f64a20701052202p1c77a226w32634a1c69f584c7@mail.gmail.com>
p4raw-id: //depot/perl@29705
#define DBL_DIG 15 /* A guess that works lots of places */
#endif
#endif
-#ifdef I_FLOAT
-#include <float.h>
-#endif
-#ifndef HAS_DBL_DIG
-#define DBL_DIG 15 /* A guess that works lots of places */
-#endif
#ifdef OVR_LDBL_DIG
/* Use an overridden LDBL_DIG */