Remove extraneous #includes
[oota-llvm.git] / lib / Target / SparcV9 / InstrSched / SchedGraph.h
index 11edf0d879149a6e76d828652cf746d475b7835c..a1e85c5acb7629d9df2dc48b907f5df0ba563288 100644 (file)
@@ -15,7 +15,6 @@
 #define LLVM_CODEGEN_SCHEDGRAPH_H
 
 #include "llvm/CodeGen/MachineInstr.h"
-#include "Support/HashExtras.h"
 #include "Support/GraphTraits.h"
 
 class Value;