aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/PassManagerInternal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/IR/PassManagerInternal.h')
-rw-r--r--include/llvm/IR/PassManagerInternal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/IR/PassManagerInternal.h b/include/llvm/IR/PassManagerInternal.h
index 297f5f4..92de10b 100644
--- a/include/llvm/IR/PassManagerInternal.h
+++ b/include/llvm/IR/PassManagerInternal.h
@@ -19,6 +19,7 @@
#define LLVM_IR_PASSMANAGERINTERNAL_H
#include "llvm/ADT/StringRef.h"
+#include "llvm/ADT/STLExtras.h"
namespace llvm {