projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9177d11
)
We'll need this soon as well
author
Chris Lattner
<sabre@nondot.org>
Wed, 15 Oct 2003 22:09:46 +0000
(22:09 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 15 Oct 2003 22:09:46 +0000
(22:09 +0000)
llvm-svn: 9145
llvm/include/llvm/CodeGen/SchedGraphCommon.h
patch
|
blob
|
history
diff --git
a/llvm/include/llvm/CodeGen/SchedGraphCommon.h
b/llvm/include/llvm/CodeGen/SchedGraphCommon.h
index
8501448
..
cc2b603
100644
(file)
--- 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;