diff options
Diffstat (limited to 'lib/CodeGen/InstrSched/SchedGraph.h')
-rw-r--r-- | lib/CodeGen/InstrSched/SchedGraph.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/InstrSched/SchedGraph.h b/lib/CodeGen/InstrSched/SchedGraph.h index 4e67f40d57..441aad179a 100644 --- a/lib/CodeGen/InstrSched/SchedGraph.h +++ b/lib/CodeGen/InstrSched/SchedGraph.h @@ -20,7 +20,6 @@ #include "Support/hash_map" #include "Support/GraphTraits.h" - class RegToRefVecMap; class ValueToDefVecMap; class RefVec; |