1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

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 4315c295f5
commit fa7bc523a1

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