================
@@ -26,6 +26,12 @@
 #include "llvm/Support/InitLLVM.h"
 #include "llvm/Support/Process.h"
 #include <fstream>
+#include <iostream>
----------------
mydeveloperday wrote:

why do you need iostream? did you have some std::cerr << debug output that 
you've now removed but you've left the header?

https://github.com/llvm/llvm-project/pull/123543
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to