xf.li | bfc6e71 | 2025-02-07 01:54:34 -0800 | [diff] [blame^] | 1 | #ifndef _MATH_PRIVATE_H_ |
2 | #error "Never use <math_ldbl.h> directly; include <math_private.h> instead." | ||||
3 | #endif | ||||
4 | |||||
5 | /* This is empty. Any machine using long double type will override this header. */ |