summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Demangle
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Demangle')
-rw-r--r--llvm/lib/Demangle/Utility.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Demangle/Utility.h b/llvm/lib/Demangle/Utility.h
index f764663436d..793021d1d89 100644
--- a/llvm/lib/Demangle/Utility.h
+++ b/llvm/lib/Demangle/Utility.h
@@ -14,8 +14,10 @@
#include "StringView.h"
+#include <cstdint>
#include <cstdlib>
#include <cstring>
+#include <iterator>
#include <limits>
// Stream that AST nodes write their string representation into after the AST
OpenPOWER on IntegriCloud