< prev index next >

src/hotspot/cpu/s390/register_s390.hpp

Print this page
rev 56859 : 8233787: Break cycle in vm_version* includes
Reviewed-by:

*** 25,35 **** #ifndef CPU_S390_REGISTER_S390_HPP #define CPU_S390_REGISTER_S390_HPP #include "asm/register.hpp" ! #include "vm_version_s390.hpp" class Address; class VMRegImpl; typedef VMRegImpl* VMReg; --- 25,35 ---- #ifndef CPU_S390_REGISTER_S390_HPP #define CPU_S390_REGISTER_S390_HPP #include "asm/register.hpp" ! #include "runtime/vm_version.hpp" class Address; class VMRegImpl; typedef VMRegImpl* VMReg;
< prev index next >