X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl.h;h=aeaaa45d7d76df3dc8dbd0e6b5b27d1608046df7;hb=792d8dab7fdc7425b9c319731346e511d492fcad;hp=fb48cdbdaba5f47f99f293ade3256adf1bc1a841;hpb=c631d80af56f85756c1c42a46ff75478e8a18324;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perl.h b/perl.h index fb48cdb..aeaaa45 100644 --- a/perl.h +++ b/perl.h @@ -1135,6 +1135,9 @@ typedef UVTYPE UV; typedef NVTYPE NV; +#ifdef I_IEEEFP +# include +#endif #ifdef USE_LONG_DOUBLE # ifdef I_SUNMATH