summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/dfg/DFGCPSRethreadingPhase.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/dfg/DFGCPSRethreadingPhase.h')
-rw-r--r--Source/JavaScriptCore/dfg/DFGCPSRethreadingPhase.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/JavaScriptCore/dfg/DFGCPSRethreadingPhase.h b/Source/JavaScriptCore/dfg/DFGCPSRethreadingPhase.h
index 128847f2e..755bc799d 100644
--- a/Source/JavaScriptCore/dfg/DFGCPSRethreadingPhase.h
+++ b/Source/JavaScriptCore/dfg/DFGCPSRethreadingPhase.h
@@ -26,8 +26,6 @@
#ifndef DFGCPSRethreadingPhase_h
#define DFGCPSRethreadingPhase_h
-#include <wtf/Platform.h>
-
#if ENABLE(DFG_JIT)
namespace JSC { namespace DFG {