================ @@ -9,6 +9,7 @@ #include "llvm/Object/Minidump.h" #include "llvm/Object/Error.h" #include "llvm/Support/ConvertUTF.h" +#include <iostream> ---------------- jeffreytan81 wrote: Is this needed? https://github.com/llvm/llvm-project/pull/97470