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