Index: Source/wtf/Assertions.h |
diff --git a/Source/wtf/Assertions.h b/Source/wtf/Assertions.h |
index 2382c080903d75ae7bb0f08e5876e658f1f2f29a..983ff82bcf4962693f43582e9c0e324377c4d60e 100644 |
--- a/Source/wtf/Assertions.h |
+++ b/Source/wtf/Assertions.h |
@@ -40,8 +40,6 @@ |
*/ |
-#include "wtf/Platform.h" |
- |
#include <stddef.h> |
#if !COMPILER(MSVC) |