We'll need this soon as well
authorChris Lattner <sabre@nondot.org>
Wed, 15 Oct 2003 22:09:46 +0000 (22:09 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Oct 2003 22:09:46 +0000 (22:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9145 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/SchedGraphCommon.h

index 8501448fe22f6d89d7387924c9c75c8374834bfb..cc2b6036d98339cf28ec3edba171d77626700b32 100644 (file)
@@ -9,6 +9,7 @@
 #define LLVM_CODEGEN_SCHEDGRAPHCOMMON_H
 
 #include "llvm/Value.h"
+#include <vector>
 
 class SchedGraphEdge;
 class SchedGraphNode;