Add #include that is no longer implicitly included

llvm-svn: 1651
This commit is contained in:
Chris Lattner 2002-02-03 07:47:05 +00:00
parent abafc3bc70
commit 621457a34b
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
//===----------------------------------------------------------------------===//
#include "llvm/Target/MachineSchedInfo.h"
#include "llvm/Target/TargetMachine.h"
// External object describing the machine instructions
// Initialized only when the TargetMachine class is created