Clean up anands patch
[oota-llvm.git] / tools / as / as.cpp
index 4ee329661ffb2c456a226dc68ae139ccf0e2467d..a956203e64910420a617c426b04c11d87a808a6e 100644 (file)
@@ -16,7 +16,6 @@
 #include "Support/Signals.h"
 #include <fstream>
 #include <memory>
-#include <iostream>
 using std::cerr;
 
 cl::String InputFilename ("", "Parse <arg> file, compile to bytecode", 0, "-");