glibc/sysdeps/generic/math_ldbl.h

6 lines
194 B
C
Raw Normal View History

1999-07-14 02:54:57 +02:00
#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. */