diff options
-rw-r--r-- | include/llvm/System/Atomic.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/System/Atomic.h b/include/llvm/System/Atomic.h index 00179844e5..d062f995c9 100644 --- a/include/llvm/System/Atomic.h +++ b/include/llvm/System/Atomic.h @@ -14,7 +14,6 @@ #ifndef LLVM_SYSTEM_ATOMIC_H #define LLVM_SYSTEM_ATOMIC_H -#include "llvm/Config/config.h" #include <stdint.h> #if defined(__APPLE__) |