summaryrefslogtreecommitdiffstats
path: root/llvm/tools/bugpoint/ListReducer.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-11-29 20:04:13 +0000
committerChris Lattner <sabre@nondot.org>2003-11-29 20:04:13 +0000
commit58efc9e0fe3907fe67fecfc9b50ca82ab93dcc52 (patch)
tree18ee5aadaf98770d32fed56cfe536f5d2b4956bb /llvm/tools/bugpoint/ListReducer.h
parent839030b3a8b4b8e31888de0145684ad49dae8e0b (diff)
downloadbcm5719-llvm-58efc9e0fe3907fe67fecfc9b50ca82ab93dcc52.tar.gz
bcm5719-llvm-58efc9e0fe3907fe67fecfc9b50ca82ab93dcc52.zip
be 3.4 happy
llvm-svn: 10265
Diffstat (limited to 'llvm/tools/bugpoint/ListReducer.h')
-rw-r--r--llvm/tools/bugpoint/ListReducer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/bugpoint/ListReducer.h b/llvm/tools/bugpoint/ListReducer.h
index 0ad24065cf3..07c0a2d1dd1 100644
--- a/llvm/tools/bugpoint/ListReducer.h
+++ b/llvm/tools/bugpoint/ListReducer.h
@@ -16,6 +16,7 @@
#define BUGPOINT_LIST_REDUCER_H
#include <vector>
+#include <iostream>
namespace llvm {
OpenPOWER on IntegriCloud