diff options
Diffstat (limited to 'Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp')
| -rw-r--r-- | Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp b/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp index 59780544d..fec99ec9a 100644 --- a/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp +++ b/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp @@ -30,7 +30,6 @@ #include "DFGJITCompiler.h" #include "DFGSpeculativeJIT.h" -#include "JSCInlines.h" namespace JSC { namespace DFG { |
