================ @@ -16,6 +16,7 @@ #include <__algorithm/min.h> #include <__assert> #include <__bit/countr.h> +#include <__bit/invert_if.h> ---------------- winner245 wrote: Thanks. This has been removed. https://github.com/llvm/llvm-project/pull/122641