aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/llvm/Value.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/Value.h b/include/llvm/Value.h
index 66dffcbda9..7f0d5db5f0 100644
--- a/include/llvm/Value.h
+++ b/include/llvm/Value.h
@@ -20,6 +20,7 @@
#include "llvm/AbstractTypeUser.h"
#include "llvm/Use.h"
#include "Support/Casting.h"
+#include <string>
namespace llvm {