mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 04:16:38 +08:00
6 lines
118 B
C++
6 lines
118 B
C++
#include "src/__support/macros/properties/complex_types.h"
|
|
|
|
#ifndef LIBC_TYPES_HAS_CFLOAT16
|
|
#error unsupported
|
|
#endif
|