diff options
Diffstat (limited to 'unittests/Support/TypeBuilderTest.cpp')
-rw-r--r-- | unittests/Support/TypeBuilderTest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unittests/Support/TypeBuilderTest.cpp b/unittests/Support/TypeBuilderTest.cpp index e805827ae2..5a8288384f 100644 --- a/unittests/Support/TypeBuilderTest.cpp +++ b/unittests/Support/TypeBuilderTest.cpp @@ -9,6 +9,7 @@ #include "llvm/Support/TypeBuilder.h" #include "llvm/LLVMContext.h" +#include "llvm/ADT/ArrayRef.h" #include "gtest/gtest.h" |