Hrm, another necesary one :(
authorChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2003 23:22:19 +0000 (23:22 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2003 23:22:19 +0000 (23:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7347 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/InstrSched/SchedGraph.h
lib/Target/SparcV9/InstrSched/SchedGraph.h

index a1e85c5acb7629d9df2dc48b907f5df0ba563288..2b7e44965b97542c0b6d15abde41eecc75f57ecf 100644 (file)
@@ -16,6 +16,7 @@
 
 #include "llvm/CodeGen/MachineInstr.h"
 #include "Support/GraphTraits.h"
+#include "Support/hash_map"
 
 class Value;
 class Instruction;
index a1e85c5acb7629d9df2dc48b907f5df0ba563288..2b7e44965b97542c0b6d15abde41eecc75f57ecf 100644 (file)
@@ -16,6 +16,7 @@
 
 #include "llvm/CodeGen/MachineInstr.h"
 #include "Support/GraphTraits.h"
+#include "Support/hash_map"
 
 class Value;
 class Instruction;