summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-15 22:09:46 +0000
committerChris Lattner <sabre@nondot.org>2003-10-15 22:09:46 +0000
commit1318d56b4bb2af3d7fa36105711af1e8ff8edec4 (patch)
tree6ada0661cbdf9987f0370f333e8d25096fb61adb /llvm
parent9177d1136700542b2333b82992c0cc8feb8c206e (diff)
downloadbcm5719-llvm-1318d56b4bb2af3d7fa36105711af1e8ff8edec4.tar.gz
bcm5719-llvm-1318d56b4bb2af3d7fa36105711af1e8ff8edec4.zip
We'll need this soon as well
llvm-svn: 9145
Diffstat (limited to 'llvm')
-rw-r--r--llvm/include/llvm/CodeGen/SchedGraphCommon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/llvm/CodeGen/SchedGraphCommon.h b/llvm/include/llvm/CodeGen/SchedGraphCommon.h
index 8501448fe22..cc2b6036d98 100644
--- a/llvm/include/llvm/CodeGen/SchedGraphCommon.h
+++ b/llvm/include/llvm/CodeGen/SchedGraphCommon.h
@@ -9,6 +9,7 @@
#define LLVM_CODEGEN_SCHEDGRAPHCOMMON_H
#include "llvm/Value.h"
+#include <vector>
class SchedGraphEdge;
class SchedGraphNode;
OpenPOWER on IntegriCloud