Index: Source/wtf/Atomics.h |
diff --git a/Source/wtf/Atomics.h b/Source/wtf/Atomics.h |
index ad8087b825c985887c2c97d0c2c6bea053337a5b..61df6249bc140e6322600d01747a5c09b8b258ef 100644 |
--- a/Source/wtf/Atomics.h |
+++ b/Source/wtf/Atomics.h |
@@ -31,7 +31,6 @@ |
#define Atomics_h |
#include "wtf/CPU.h" |
-#include "wtf/Platform.h" |
#include <stdint.h> |
#if OS(WINDOWS) |