aboutsummaryrefslogtreecommitdiff
path: root/include/lld/Common/LLVM.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lld/Common/LLVM.h')
-rw-r--r--include/lld/Common/LLVM.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/lld/Common/LLVM.h b/include/lld/Common/LLVM.h
index f7ed1d793..34b7b0d19 100644
--- a/include/lld/Common/LLVM.h
+++ b/include/lld/Common/LLVM.h
@@ -17,6 +17,7 @@
// This should be the only #include, force #includes of all the others on
// clients.
#include "llvm/ADT/Hashing.h"
+#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Casting.h"
#include <utility>