X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..refs/heads/master:/bytecode/MethodOfGettingAValueProfile.h diff --git a/bytecode/MethodOfGettingAValueProfile.h b/bytecode/MethodOfGettingAValueProfile.h index c6fe6c5..846f8cf 100644 --- a/bytecode/MethodOfGettingAValueProfile.h +++ b/bytecode/MethodOfGettingAValueProfile.h @@ -26,8 +26,6 @@ #ifndef MethodOfGettingAValueProfile_h #define MethodOfGettingAValueProfile_h -#include - // This is guarded by ENABLE_DFG_JIT only because it uses some value profiles // that are currently only used if the DFG is enabled (i.e. they are not // available in the profile-only configuration). Hopefully someday all of