5 lines
113 B
C++
5 lines
113 B
C++
#include "src/__support/macros/properties/float.h"
|
|
|
|
#ifndef LIBC_COMPILER_HAS_FLOAT128
|
|
#error unsupported
|
|
#endif
|