< prev index next >

src/hotspot/cpu/x86/vm_version_x86.hpp

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

@@ -25,11 +25,10 @@
 #ifndef CPU_X86_VM_VERSION_X86_HPP
 #define CPU_X86_VM_VERSION_X86_HPP
 
 #include "memory/universe.hpp"
 #include "runtime/globals_extension.hpp"
-#include "runtime/vm_version.hpp"
 
 class VM_Version : public Abstract_VM_Version {
   friend class VMStructs;
   friend class JVMCIVMStructs;
 
< prev index next >