< prev index next >

src/hotspot/cpu/zero/vm_version_zero.hpp

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

@@ -25,11 +25,10 @@
 
 #ifndef CPU_ZERO_VM_VERSION_ZERO_HPP
 #define CPU_ZERO_VM_VERSION_ZERO_HPP
 
 #include "runtime/globals_extension.hpp"
-#include "runtime/vm_version.hpp"
 
 class VM_Version : public Abstract_VM_Version {
  public:
   static void initialize();
 };
< prev index next >