Remove some unnecessary forward declarations and put a couple more
[oota-llvm.git] / lib / Target / Mips / MipsRegisterInfo.h
index 4c824e1baee1fb1272ca0ad7edf845eb9f861876..031b93ef9e469bf20c3ee4a84a668c3353a47241 100644 (file)
@@ -21,8 +21,6 @@
 #include "MipsGenRegisterInfo.inc"
 
 namespace llvm {
-class Type;
-
 class MipsRegisterInfo : public MipsGenRegisterInfo {
 public:
   MipsRegisterInfo();