]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - dfg/DFGCPSRethreadingPhase.h
JavaScriptCore-7600.1.4.9.tar.gz
[apple/javascriptcore.git] / dfg / DFGCPSRethreadingPhase.h
index 128847f2e4661314751448f821b0fbdccdba9be2..755bc799d7e48e77e2b2554ef7ccd110bb5b1c23 100644 (file)
@@ -26,8 +26,6 @@
 #ifndef DFGCPSRethreadingPhase_h
 #define DFGCPSRethreadingPhase_h
 
-#include <wtf/Platform.h>
-
 #if ENABLE(DFG_JIT)
 
 namespace JSC { namespace DFG {