aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/APSInt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Support/APSInt.cpp')
-rw-r--r--lib/Support/APSInt.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Support/APSInt.cpp b/lib/Support/APSInt.cpp
index 975457c070a5..46c0f70ff66b 100644
--- a/lib/Support/APSInt.cpp
+++ b/lib/Support/APSInt.cpp
@@ -14,6 +14,7 @@
#include "llvm/ADT/APSInt.h"
#include "llvm/ADT/FoldingSet.h"
+#include "llvm/ADT/StringRef.h"
using namespace llvm;