mirror of
https://github.com/fluencelabs/musl
synced 2025-06-26 05:02:02 +00:00
add float_t and double_t to math.h
This commit is contained in:
@ -5,6 +5,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define __NEED_float_t
|
||||
#define __NEED_double_t
|
||||
#define __NEED___uint16_t
|
||||
#define __NEED___uint32_t
|
||||
#define __NEED___uint64_t
|
||||
|
Reference in New Issue
Block a user