summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/bytecode/MethodOfGettingAValueProfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/bytecode/MethodOfGettingAValueProfile.cpp')
-rw-r--r--Source/JavaScriptCore/bytecode/MethodOfGettingAValueProfile.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/bytecode/MethodOfGettingAValueProfile.cpp b/Source/JavaScriptCore/bytecode/MethodOfGettingAValueProfile.cpp
index bec692ef7..1ac5bb5a0 100644
--- a/Source/JavaScriptCore/bytecode/MethodOfGettingAValueProfile.cpp
+++ b/Source/JavaScriptCore/bytecode/MethodOfGettingAValueProfile.cpp
@@ -29,7 +29,6 @@
#if ENABLE(DFG_JIT)
#include "CodeBlock.h"
-#include "JSCInlines.h"
namespace JSC {