================ @@ -11,7 +11,7 @@ #include "src/__support/macros/attributes.h" // LIBC_INLINE -#include <fenv.h> +#include "hdr/fenv_macros.h" ---------------- lntue wrote: Group the include headers together and sort them. https://github.com/llvm/llvm-project/pull/87896