X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..refs/heads/master:/dfg/DFGVirtualRegisterAllocationPhase.h?ds=sidebyside diff --git a/dfg/DFGVirtualRegisterAllocationPhase.h b/dfg/DFGVirtualRegisterAllocationPhase.h index 5878ed1..42128a0 100644 --- a/dfg/DFGVirtualRegisterAllocationPhase.h +++ b/dfg/DFGVirtualRegisterAllocationPhase.h @@ -26,8 +26,6 @@ #ifndef DFGVirtualRegisterAllocationPhase_h #define DFGVirtualRegisterAllocationPhase_h -#include - #if ENABLE(DFG_JIT) #include "DFGPhase.h"