================ @@ -15,6 +15,8 @@ #include "src/__support/macros/config.h" #include "src/__support/macros/properties/os.h" +#include <new> ---------------- kevinwkt wrote: updated https://github.com/llvm/llvm-project/pull/173400