8233787: Break cycle in vm_version* includes

Reviewed-by: kbarrett, mdoerr
This commit is contained in:
Lutz Schmidt 2019-11-18 17:11:06 +01:00
parent 5e7123d669
commit 91b7fd7659
50 changed files with 583 additions and 528 deletions

View file

@ -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: