OSDN Git Service

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 8501448..cc2b603 100644 (file)
@@ -9,6 +9,7 @@
 #define LLVM_CODEGEN_SCHEDGRAPHCOMMON_H
 
 #include "llvm/Value.h"
+#include <vector>
 
 class SchedGraphEdge;
 class SchedGraphNode;