Fix another GCC build failure from r223802

llvm-svn: 223810
This commit is contained in:
Duncan P. N. Exon Smith 2014-12-09 18:59:09 +00:00
parent 35f0a9aeba
commit 10aa0320b6
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
#include "llvm/Support/UniqueLock.h"
#include "llvm/Support/type_traits.h"
#include <iterator>
#include <memory>
namespace llvm {