Prune #includes from llvm/Linker.h and llvm/System/Path.h,
[oota-llvm.git] / tools / bugpoint / FindBugs.cpp
index fd1f84b7286bdda1822b792ee31dce2cc0ef5a95..2c11d29f60d5696480a178e9b057db68e71a00a3 100644 (file)
@@ -17,6 +17,7 @@
 #include "BugDriver.h"
 #include "ToolRunner.h"
 #include "llvm/Pass.h"
+#include "llvm/Support/raw_ostream.h"
 #include <algorithm>
 #include <ctime>
 using namespace llvm;