Make it build with 2.95.3

llvm-svn: 1554
This commit is contained in:
Chris Lattner 2002-01-23 05:47:57 +00:00
parent 1afb8f9669
commit 447fd86599
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
#include "llvm/Analysis/LiveVar/MethodLiveVarInfo.h"
#include "llvm/Target/MachineSchedInfo.h"
#include <list>
#include <ostream>
//#include <ostream>
class Method;
class MachineInstr;