mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-12 22:53:08 +00:00
Add a header that was technically missing to see if this gets the
offsetof buildbot errors to go away... llvm-svn: 151884
This commit is contained in:
parent
8ef1184049
commit
a2eeeeaa5a
@ -18,6 +18,7 @@
|
||||
#define LLVM_SUPPORT_TYPE_TRAITS_H
|
||||
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
#include <cstddef>
|
||||
#include <utility>
|
||||
|
||||
// This is actually the conforming implementation which works with abstract
|
||||
|
Loading…
x
Reference in New Issue
Block a user