summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/include/llvm/System/Atomic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm/System/Atomic.h b/llvm/include/llvm/System/Atomic.h
index 00179844e5b..d062f995c98 100644
--- a/llvm/include/llvm/System/Atomic.h
+++ b/llvm/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__)
OpenPOWER on IntegriCloud