diff options
Diffstat (limited to 'tools/bugpoint/ToolRunner.cpp')
| -rw-r--r-- | tools/bugpoint/ToolRunner.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/bugpoint/ToolRunner.cpp b/tools/bugpoint/ToolRunner.cpp index 6480c23cd8..a9b68deeca 100644 --- a/tools/bugpoint/ToolRunner.cpp +++ b/tools/bugpoint/ToolRunner.cpp @@ -19,6 +19,7 @@ #include "llvm/Support/FileUtilities.h" #include <fstream> #include <sstream> +#include <iostream> using namespace llvm; ToolExecutionError::~ToolExecutionError() throw() { } |
