================ @@ -17,6 +17,7 @@ #include "src/__support/FPUtil/rounding_mode.h" #include "src/__support/common.h" #include "src/__support/uint128.h" +#include <fenv.h> ---------------- lntue wrote: Use proxy header. https://github.com/llvm/llvm-project/pull/95251