We need iostream in PassManagerT.h to use cerr
[oota-llvm.git] / lib / VMCore / Pass.cpp
index 39766e357057bffd25f972962eb46209c7171f4d..115aba1771f325aef32d4f1c47f33cd1998aeac0 100644 (file)
@@ -12,7 +12,6 @@
 #include "Support/STLExtras.h"
 #include "Support/TypeInfo.h"
 #include <typeinfo>
-#include <iostream>
 #include <sys/time.h>
 #include <stdio.h>