X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..HEAD:/dfg/DFGFixupPhase.h diff --git a/dfg/DFGFixupPhase.h b/dfg/DFGFixupPhase.h index d496d59..55f84a9 100644 --- a/dfg/DFGFixupPhase.h +++ b/dfg/DFGFixupPhase.h @@ -26,8 +26,6 @@ #ifndef DFGFixupPhase_h #define DFGFixupPhase_h -#include - #if ENABLE(DFG_JIT) namespace JSC { namespace DFG {