summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--support/tools/TableGen/CodeGenWrappers.h1
-rw-r--r--utils/TableGen/CodeGenTarget.h1
-rw-r--r--utils/TableGen/CodeGenWrappers.h1
3 files changed, 3 insertions, 0 deletions
diff --git a/support/tools/TableGen/CodeGenWrappers.h b/support/tools/TableGen/CodeGenWrappers.h
index 595542a..00ca3fc 100644
--- a/support/tools/TableGen/CodeGenWrappers.h
+++ b/support/tools/TableGen/CodeGenWrappers.h
@@ -12,6 +12,7 @@
#include "llvm/CodeGen/ValueTypes.h"
#include <iosfwd>
+#include <string>
#include <vector>
class Record;
class RecordKeeper;
diff --git a/utils/TableGen/CodeGenTarget.h b/utils/TableGen/CodeGenTarget.h
index 595542a..00ca3fc 100644
--- a/utils/TableGen/CodeGenTarget.h
+++ b/utils/TableGen/CodeGenTarget.h
@@ -12,6 +12,7 @@
#include "llvm/CodeGen/ValueTypes.h"
#include <iosfwd>
+#include <string>
#include <vector>
class Record;
class RecordKeeper;
diff --git a/utils/TableGen/CodeGenWrappers.h b/utils/TableGen/CodeGenWrappers.h
index 595542a..00ca3fc 100644
--- a/utils/TableGen/CodeGenWrappers.h
+++ b/utils/TableGen/CodeGenWrappers.h
@@ -12,6 +12,7 @@
#include "llvm/CodeGen/ValueTypes.h"
#include <iosfwd>
+#include <string>
#include <vector>
class Record;
class RecordKeeper;