mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-31 14:01:18 +08:00
#undef __isnanf and isnanf after reading the headers.
This commit is contained in:
parent
c202c2c505
commit
10126cea06
@ -24,6 +24,9 @@
|
||||
#include "math.h"
|
||||
#include <fenv_libc.h>
|
||||
|
||||
#undef __isnanf
|
||||
#undef isnanf
|
||||
|
||||
int
|
||||
__isnan (x)
|
||||
double x;
|
||||
|
Loading…
x
Reference in New Issue
Block a user