< prev index next >

src/hotspot/share/c1/c1_FpuStackSim.hpp

Print this page

        

*** 24,34 **** #ifndef SHARE_VM_C1_C1_FPUSTACKSIM_HPP #define SHARE_VM_C1_C1_FPUSTACKSIM_HPP #include "c1/c1_FrameMap.hpp" - #include "memory/allocation.hpp" #include "utilities/macros.hpp" // Provides location for forward declaration of this class, which is // only implemented on Intel class FpuStackSim; --- 24,33 ----
< prev index next >