diff options
Diffstat (limited to 'tools/bugpoint/ExecutionDriver.cpp')
| -rw-r--r-- | tools/bugpoint/ExecutionDriver.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/bugpoint/ExecutionDriver.cpp b/tools/bugpoint/ExecutionDriver.cpp index 913fee850b..1445f1ecb9 100644 --- a/tools/bugpoint/ExecutionDriver.cpp +++ b/tools/bugpoint/ExecutionDriver.cpp @@ -18,6 +18,7 @@ BUGPOINT NOTES: #include "SystemUtils.h" #include "Support/CommandLine.h" #include <fstream> +#include <iostream> namespace { // OutputType - Allow the user to specify the way code should be run, to test |
