X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/6fe7ccc865dc7d7541b93c5bcaf6368d2c98a174..217a6308cd6a1dc049a0bb69263bd4c91f91c4d0:/heap/HeapRootVisitor.h?ds=sidebyside diff --git a/heap/HeapRootVisitor.h b/heap/HeapRootVisitor.h index 76c9729..5b11a5e 100644 --- a/heap/HeapRootVisitor.h +++ b/heap/HeapRootVisitor.h @@ -27,6 +27,7 @@ #define HeapRootVisitor_h #include "SlotVisitor.h" +#include "SlotVisitorInlines.h" namespace JSC {