8098552: 8079792 breaks Zero builds without precompiled headers

Include memRegion.hpp in g1BiasedArray.hpp

Reviewed-by: ehelin, sjohanss
This commit is contained in:
Severin Gehwolf 2015-06-15 11:50:16 +02:00
parent a347180ac5
commit 709d3d936e

View File

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