From: Chris Lattner Date: Sat, 29 Nov 2003 20:04:13 +0000 (+0000) Subject: be 3.4 happy X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=043b9722f5660e613fd06f2df9b16298384a3f34;p=oota-llvm.git be 3.4 happy git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10265 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/bugpoint/ListReducer.h b/tools/bugpoint/ListReducer.h index 0ad24065cf3..07c0a2d1dd1 100644 --- a/tools/bugpoint/ListReducer.h +++ b/tools/bugpoint/ListReducer.h @@ -16,6 +16,7 @@ #define BUGPOINT_LIST_REDUCER_H #include +#include namespace llvm {