8098552: 8079792 breaks Zero builds without precompiled headers
Include memRegion.hpp in g1BiasedArray.hpp Reviewed-by: ehelin, sjohanss
This commit is contained in:
parent
a347180ac5
commit
709d3d936e
@ -26,6 +26,7 @@
|
||||
#define SHARE_VM_GC_G1_G1BIASEDARRAY_HPP
|
||||
|
||||
#include "memory/allocation.hpp"
|
||||
#include "memory/memRegion.hpp"
|
||||
#include "utilities/debug.hpp"
|
||||
|
||||
// Implements the common base functionality for arrays that contain provisions
|
||||
|
Loading…
x
Reference in New Issue
Block a user