6 lines
119 B
C++
6 lines
119 B
C++
#include "src/__support/macros/properties/complex_types.h"
|
|
|
|
#ifndef LIBC_TYPES_HAS_CFLOAT128
|
|
#error unsupported
|
|
#endif
|