1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

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 5f1367a247
commit 24eb24166b

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;