mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Add missing include (for ptrdiff_t).
llvm-svn: 47576
This commit is contained in:
parent
b8e7fea22f
commit
c1fb49b19f
@ -15,6 +15,7 @@
|
||||
#define LLVM_ADT_OWNING_PTR_H
|
||||
|
||||
#include <cassert>
|
||||
#include <cstddef>
|
||||
|
||||
namespace llvm {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user