Remove unused STL header includes.
[oota-llvm.git] / lib / VMCore / AsmWriter.cpp
index a998801a560f7ad808ea63c74122d2ff062e9557..e255d50e236c0184807a8493efc0fe91f6186d29 100644 (file)
@@ -39,7 +39,6 @@
 #include "llvm/Support/FormattedStream.h"
 #include <algorithm>
 #include <cctype>
-#include <map>
 using namespace llvm;
 
 // Make virtual table appear in this compilation unit.