6 lines
110 B
C++
6 lines
110 B
C++
#include "src/__support/macros/properties/types.h"
|
|
|
|
#ifndef LIBC_TYPES_HAS_FLOAT128
|
|
#error unsupported
|
|
#endif
|