mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-02 16:01:20 +03:00
#undef __isnanf and isnanf after reading the headers.
This commit is contained in:
@@ -24,6 +24,9 @@
|
|||||||
#include "math.h"
|
#include "math.h"
|
||||||
#include <fenv_libc.h>
|
#include <fenv_libc.h>
|
||||||
|
|
||||||
|
#undef __isnanf
|
||||||
|
#undef isnanf
|
||||||
|
|
||||||
int
|
int
|
||||||
__isnan (x)
|
__isnan (x)
|
||||||
double x;
|
double x;
|
||||||
|
Reference in New Issue
Block a user