X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..81345200c95645a1b0d2635520f96ad55dfde63f:/dfg/DFGNodeAllocator.h diff --git a/dfg/DFGNodeAllocator.h b/dfg/DFGNodeAllocator.h index afd72e5..e9024cc 100644 --- a/dfg/DFGNodeAllocator.h +++ b/dfg/DFGNodeAllocator.h @@ -26,8 +26,6 @@ #ifndef DFGNodeAllocator_h #define DFGNodeAllocator_h -#include - #if ENABLE(DFG_JIT) #include "DFGAllocator.h"