mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-23 22:29:55 +00:00
8258857: Zero: non-PCH release build fails after JDK-8258074
Reviewed-by: jiefu, shade, iklam
This commit is contained in:
parent
f4122d6aa2
commit
82bdbfd7fa
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997, 2020, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 1997, 2021, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -25,6 +25,7 @@
|
||||
#ifndef SHARE_COMPILER_COMPILER_GLOBALS_HPP
|
||||
#define SHARE_COMPILER_COMPILER_GLOBALS_HPP
|
||||
|
||||
#include "compiler/compiler_globals_pd.hpp"
|
||||
#include "runtime/globals_shared.hpp"
|
||||
#ifdef COMPILER1
|
||||
#include "c1/c1_globals.hpp"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user