Make it build with 2.95.3

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1554 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-01-23 05:47:57 +00:00
parent 17643a8c9d
commit a16c3efb9f
2 changed files with 2 additions and 2 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;

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;