]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - dfg/DFGFixupPhase.h
JavaScriptCore-7601.1.46.3.tar.gz
[apple/javascriptcore.git] / dfg / DFGFixupPhase.h
index d496d59b2c443e89087a598433be0de85df68bef..55f84a9f41f337f791d96dcb1cb583df299049d2 100644 (file)
@@ -26,8 +26,6 @@
 #ifndef DFGFixupPhase_h
 #define DFGFixupPhase_h
 
-#include <wtf/Platform.h>
-
 #if ENABLE(DFG_JIT)
 
 namespace JSC { namespace DFG {