mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Add missing #include
llvm-svn: 18058
This commit is contained in:
parent
a2cf139875
commit
62d04b04f0
@ -15,6 +15,7 @@
|
|||||||
#define LLVM_CODEGEN_MACHINERELOCATION_H
|
#define LLVM_CODEGEN_MACHINERELOCATION_H
|
||||||
|
|
||||||
#include "llvm/Support/DataTypes.h"
|
#include "llvm/Support/DataTypes.h"
|
||||||
|
#include <cassert>
|
||||||
|
|
||||||
namespace llvm {
|
namespace llvm {
|
||||||
class GlobalValue;
|
class GlobalValue;
|
||||||
|
Loading…
Reference in New Issue
Block a user