New iostream definitions

llvm-svn: 4482
This commit is contained in:
Chris Lattner 2002-11-01 16:46:05 +00:00
parent 36c05c8f69
commit dcf31cec85
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include "llvm/Target/MachineSchedInfo.h"
#include "Support/hash_set"
#include <list>
#include <iosfwd>
class Function;
class MachineInstr;