X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..refs/heads/master:/dfg/DFGLongLivedState.h?ds=inline diff --git a/dfg/DFGLongLivedState.h b/dfg/DFGLongLivedState.h index 277cee8..77fab04 100644 --- a/dfg/DFGLongLivedState.h +++ b/dfg/DFGLongLivedState.h @@ -26,12 +26,10 @@ #ifndef DFGLongLivedState_h #define DFGLongLivedState_h -#include - #if ENABLE(DFG_JIT) #include "DFGNodeAllocator.h" -#include +#include #include namespace JSC { namespace DFG {