mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
ARMMCTargetDesc.h: Fixup to add DataTypes.h, or uint32_t would be unavailable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135837 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9df8567548
commit
883d99f70b
@ -14,6 +14,7 @@
|
|||||||
#ifndef ARMMCTARGETDESC_H
|
#ifndef ARMMCTARGETDESC_H
|
||||||
#define ARMMCTARGETDESC_H
|
#define ARMMCTARGETDESC_H
|
||||||
|
|
||||||
|
#include "llvm/Support/DataTypes.h"
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
namespace llvm {
|
namespace llvm {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user