forked from OSchip/llvm-project
parent
f99bd3a82b
commit
1889bbb2c0
|
@ -14,7 +14,7 @@
|
|||
#ifndef LLVM_SYSTEM_ATOMIC_H
|
||||
#define LLVM_SYSTEM_ATOMIC_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
|
||||
namespace llvm {
|
||||
namespace sys {
|
||||
|
|
Loading…
Reference in New Issue