mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Bring in uint32_t, uint64_t, and int64_t types for MSVC.
llvm-svn: 49854
This commit is contained in:
parent
55efcf86e9
commit
2f4e52ee48
@ -15,6 +15,7 @@
|
||||
#define LLVM_ADT_SMALLSTRING_H
|
||||
|
||||
#include "llvm/ADT/SmallVector.h"
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
#include <cstring>
|
||||
|
||||
namespace llvm {
|
||||
|
Loading…
Reference in New Issue
Block a user