mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-17 10:30:20 +00:00
6 lines
164 B
C
6 lines
164 B
C
#ifndef _MATH_H
|
|
#error "Never use <bits/nan.h> directly; include <math.h> instead."
|
|
#endif
|
|
|
|
/* This file should define `NAN' on machines that have such things. */
|