mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-20 03:50:07 +00:00
6 lines
194 B
C
6 lines
194 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. */
|