X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..refs/heads/master:/dfg/DFGLongLivedState.cpp diff --git a/dfg/DFGLongLivedState.cpp b/dfg/DFGLongLivedState.cpp index 26dc16c..7a2f2f1 100644 --- a/dfg/DFGLongLivedState.cpp +++ b/dfg/DFGLongLivedState.cpp @@ -28,6 +28,8 @@ #if ENABLE(DFG_JIT) +#include "JSCInlines.h" + namespace JSC { namespace DFG { LongLivedState::LongLivedState()