Put the functionality for printing a value to a raw_ostream as an
[oota-llvm.git] / lib / IR / Dominators.cpp
index fd0ef4badb239d3c1fe2ac3add4841c5d943683e..c11c87391a7545f17d072c9e1ea2f7241802c053 100644 (file)
@@ -20,7 +20,6 @@
 #include "llvm/ADT/SmallVector.h"
 #include "llvm/Analysis/DominatorInternals.h"
 #include "llvm/IR/Instructions.h"
-#include "llvm/IR/Writer.h"
 #include "llvm/Support/CFG.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Compiler.h"