X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..refs/heads/master:/dfg/DFGCFGSimplificationPhase.h diff --git a/dfg/DFGCFGSimplificationPhase.h b/dfg/DFGCFGSimplificationPhase.h index a0f4856..0007fc9 100644 --- a/dfg/DFGCFGSimplificationPhase.h +++ b/dfg/DFGCFGSimplificationPhase.h @@ -26,8 +26,6 @@ #ifndef DFGCFGSimplificationPhase_h #define DFGCFGSimplificationPhase_h -#include - #if ENABLE(DFG_JIT) namespace JSC { namespace DFG {