mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 18:14:38 +02:00
8233787: Break cycle in vm_version* includes
Reviewed-by: kbarrett, mdoerr
This commit is contained in:
parent
5e7123d669
commit
91b7fd7659
50 changed files with 583 additions and 528 deletions
|
@ -26,8 +26,8 @@
|
|||
#ifndef CPU_ZERO_VM_VERSION_ZERO_HPP
|
||||
#define CPU_ZERO_VM_VERSION_ZERO_HPP
|
||||
|
||||
#include "runtime/abstract_vm_version.hpp"
|
||||
#include "runtime/globals_extension.hpp"
|
||||
#include "runtime/vm_version.hpp"
|
||||
|
||||
class VM_Version : public Abstract_VM_Version {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue