Remove extra forward declarations and scrub includes for all in tree InstPrinters...
[oota-llvm.git] / lib / Target / PowerPC / InstPrinter / PPCInstPrinter.h
index 8e1878344302b8957aa263edee12228fd88df570..53eb727d0b07ff48b72d199cf9305e8f6ed3b755 100644 (file)
@@ -18,8 +18,6 @@
 
 namespace llvm {
 
-class MCOperand;
-
 class PPCInstPrinter : public MCInstPrinter {
   bool IsDarwin;
 public: