@ rev 6844 : JI-9039953: zero variant fails to build |
@@ -24,10 +24,12 @@ */ #ifndef CPU_ZERO_VM_FRAME_ZERO_INLINE_HPP #define CPU_ZERO_VM_FRAME_ZERO_INLINE_HPP +#include "code/codeCache.hpp" + // Constructors inline frame::frame() { _zeroframe = NULL; _sp = NULL;