summaryrefslogtreecommitdiff
path: root/lib/Support/JamCRC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Support/JamCRC.cpp')
-rw-r--r--lib/Support/JamCRC.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Support/JamCRC.cpp b/lib/Support/JamCRC.cpp
index bc21c917d55b3..17c55f565e082 100644
--- a/lib/Support/JamCRC.cpp
+++ b/lib/Support/JamCRC.cpp
@@ -18,6 +18,7 @@
//===----------------------------------------------------------------------===//
#include "llvm/Support/JamCRC.h"
+#include "llvm/ADT/ArrayRef.h"
using namespace llvm;