mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +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
|
@ -25,8 +25,8 @@
|
|||
#ifndef CPU_SPARC_VM_VERSION_SPARC_HPP
|
||||
#define CPU_SPARC_VM_VERSION_SPARC_HPP
|
||||
|
||||
#include "runtime/abstract_vm_version.hpp"
|
||||
#include "runtime/globals_extension.hpp"
|
||||
#include "runtime/vm_version.hpp"
|
||||
|
||||
class VM_Version: public Abstract_VM_Version {
|
||||
friend class VMStructs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue