mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Unbreak the build for compilers that don't include cstdint everywhere.
llvm-svn: 139868
This commit is contained in:
parent
68e3ea237e
commit
d8bbe6cceb
@ -16,6 +16,7 @@
|
||||
#define LLVM_DEBUGINFO_DICONTEXT_H
|
||||
|
||||
#include "llvm/ADT/StringRef.h"
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
|
||||
namespace llvm {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user