| 1 | #include "src/__support/macros/properties/complex_types.h" |
|---|---|
| 2 | |
| 3 | #ifndef LIBC_TYPES_HAS_CFLOAT128 |
| 4 | #error unsupported |
| 5 | #endif |
| 6 |
| 1 | #include "src/__support/macros/properties/complex_types.h" |
|---|---|
| 2 | |
| 3 | #ifndef LIBC_TYPES_HAS_CFLOAT128 |
| 4 | #error unsupported |
| 5 | #endif |
| 6 |