glibc/sysdeps/generic/math_ldbl.h

6 lines
195 B
C

#ifndef _MATH_PRIVATE_H_
#error "Never use <math_ldbl.h> directly; include <math_private.h> instead."
#endif
/* This is empty. Any machine using long double type will override this header. */