* mingwex/math/cephes_emath.h: Don't redefine INFINITY.

This commit is contained in:
Danny Smith
2003-02-10 22:38:36 +00:00
parent 51a46b54ba
commit eff24ab9c5
2 changed files with 4 additions and 1 deletions

View File

@ -285,7 +285,6 @@ static __inline__ void __eshdn6(register short unsigned int *x);
#define XPD 0,
/* #define XPD */
#define NANS
#define INFINITY
/* NaN's require infinity support. */
#ifdef NANS