glibc/sysdeps/generic/math_ldbl.h

8 lines
148 B
C

#ifndef _MATH_LDBL_H_
#define _MATH_LDBL_H_ 1
/* Any machine with a 'long double' distinct from 'double' must
override this header. */
#endif