aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuraid Madina <duraid@octopus.com.au>2005-12-26 08:36:53 +0000
committerDuraid Madina <duraid@octopus.com.au>2005-12-26 08:36:53 +0000
commit2abbe867ab7a50e658712624b34c8957e9600674 (patch)
treef3b4791298b485dbe73ba8d7c434787ffc09bffa
parent3e317534c7fd5ddbb340770926961c800f3d11c3 (diff)
i love xmas!!!! *;D*
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25016 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--include/llvm/Type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/Type.h b/include/llvm/Type.h
index 68af106ffe..0482d127bc 100644
--- a/include/llvm/Type.h
+++ b/include/llvm/Type.h
@@ -38,6 +38,7 @@
#include "llvm/Support/Casting.h"
#include "llvm/ADT/GraphTraits.h"
#include "llvm/ADT/iterator"
+#include <string>
#include <vector>
namespace llvm {