Put the functionality for printing a value to a raw_ostream as an
[oota-llvm.git] / lib / Analysis / ModuleDebugInfoPrinter.cpp
index 88bb17c4012b92e8e00b06a92af59f3fb0b6cdab..38498aa5d251e13e80956fa72a45cb12773129b6 100644 (file)
@@ -19,7 +19,6 @@
 #include "llvm/ADT/Statistic.h"
 #include "llvm/DebugInfo.h"
 #include "llvm/IR/Function.h"
-#include "llvm/IR/Writer.h"
 #include "llvm/Pass.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/raw_ostream.h"