What should be the last unnecessary <iostream>s in the library.
[oota-llvm.git] / lib / Target / PowerPC / PPCJITInfo.cpp
index 14527bf2a3d8d646ad51eeae706d4baca6b9133e..29fdd6a2930460d36564eaea186b66eca9384874 100644 (file)
@@ -18,7 +18,6 @@
 #include "llvm/Config/alloca.h"
 #include "llvm/Support/Debug.h"
 #include <set>
-#include <iostream>
 using namespace llvm;
 
 static TargetJITInfo::JITCompilerFn JITCompilerFunction;