From eff24ab9c5e61bc5e29df2a82f7f941ac9ce6927 Mon Sep 17 00:00:00 2001 From: Danny Smith Date: Mon, 10 Feb 2003 22:38:36 +0000 Subject: * mingwex/math/cephes_emath.h: Don't redefine INFINITY. --- winsup/mingw/mingwex/math/cephes_emath.h | 1 - 1 file changed, 1 deletion(-) (limited to 'winsup/mingw/mingwex') diff --git a/winsup/mingw/mingwex/math/cephes_emath.h b/winsup/mingw/mingwex/math/cephes_emath.h index 133b0e03f..67b8d816c 100644 --- a/winsup/mingw/mingwex/math/cephes_emath.h +++ b/winsup/mingw/mingwex/math/cephes_emath.h @@ -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 -- cgit v1.2.3