summaryrefslogtreecommitdiff
path: root/include/llvm/Type.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Type.h')
-rw-r--r--include/llvm/Type.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Type.h b/include/llvm/Type.h
index 95b2f926bf..61101548a5 100644
--- a/include/llvm/Type.h
+++ b/include/llvm/Type.h
@@ -17,7 +17,6 @@
#include "llvm/AbstractTypeUser.h"
#include "llvm/Support/Casting.h"
-#include <string>
#include <vector>
namespace llvm {