Index: Source/wtf/ThreadSafeRefCounted.h |
diff --git a/Source/wtf/ThreadSafeRefCounted.h b/Source/wtf/ThreadSafeRefCounted.h |
index 809af5a973f02892ebcb4e35bd06741bdb702f97..6fb4f1d819b4289be12907961e8029d91f36e06b 100644 |
--- a/Source/wtf/ThreadSafeRefCounted.h |
+++ b/Source/wtf/ThreadSafeRefCounted.h |
@@ -34,7 +34,6 @@ |
#include "wtf/DynamicAnnotations.h" |
#include "wtf/FastAllocBase.h" |
#include "wtf/Noncopyable.h" |
-#include "wtf/Platform.h" |
#include "wtf/WTFExport.h" |
namespace WTF { |