summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/dfg/DFGDCEPhase.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/dfg/DFGDCEPhase.h')
-rw-r--r--Source/JavaScriptCore/dfg/DFGDCEPhase.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/JavaScriptCore/dfg/DFGDCEPhase.h b/Source/JavaScriptCore/dfg/DFGDCEPhase.h
index 2bb991306..b5e31ddd2 100644
--- a/Source/JavaScriptCore/dfg/DFGDCEPhase.h
+++ b/Source/JavaScriptCore/dfg/DFGDCEPhase.h
@@ -26,8 +26,6 @@
#ifndef DFGDCEPhase_h
#define DFGDCEPhase_h
-#include <wtf/Platform.h>
-
#if ENABLE(DFG_JIT)
#include "DFGCommon.h"