mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-21 21:11:36 +00:00
Add missing include.
llvm-svn: 77470
This commit is contained in:
parent
355e0b70e0
commit
8f43b0796e
@ -11,6 +11,7 @@
|
|||||||
#define LLVM_MC_MCASMLEXER_H
|
#define LLVM_MC_MCASMLEXER_H
|
||||||
|
|
||||||
#include "llvm/ADT/StringRef.h"
|
#include "llvm/ADT/StringRef.h"
|
||||||
|
#include "llvm/Support/DataTypes.h"
|
||||||
|
|
||||||
namespace llvm {
|
namespace llvm {
|
||||||
class MCAsmLexer;
|
class MCAsmLexer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user