Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2003-02-11 01:38:36 +0300
committerDanny Smith <dannysmith@users.sourceforge.net>2003-02-11 01:38:36 +0300
commiteff24ab9c5e61bc5e29df2a82f7f941ac9ce6927 (patch)
tree84352307fc1e1f7ee4f9177aa7372cfacaeb5481 /winsup/mingw/mingwex
parent51a46b54ba2d7ea5272cf56a4934d3ce5e766b38 (diff)
* mingwex/math/cephes_emath.h: Don't redefine INFINITY.
Diffstat (limited to 'winsup/mingw/mingwex')
-rw-r--r--winsup/mingw/mingwex/math/cephes_emath.h1
1 files changed, 0 insertions, 1 deletions
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