aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/TGSourceMgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/TableGen/TGSourceMgr.h')
-rw-r--r--utils/TableGen/TGSourceMgr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/TableGen/TGSourceMgr.h b/utils/TableGen/TGSourceMgr.h
index 33d3c10..257b950 100644
--- a/utils/TableGen/TGSourceMgr.h
+++ b/utils/TableGen/TGSourceMgr.h
@@ -16,6 +16,7 @@
#include <cassert>
#include <vector>
+#include <string>
namespace llvm {
class MemoryBuffer;