src/share/vm/gc_implementation/g1/g1AllocRegion.inline.hpp

changeset 6990
1526a938e670
parent 0
f90c822e73f8
     1.1 --- a/src/share/vm/gc_implementation/g1/g1AllocRegion.inline.hpp	Thu Jun 26 13:20:18 2014 +0200
     1.2 +++ b/src/share/vm/gc_implementation/g1/g1AllocRegion.inline.hpp	Thu Jun 26 11:36:58 2014 +0200
     1.3 @@ -26,6 +26,7 @@
     1.4  #define SHARE_VM_GC_IMPLEMENTATION_G1_G1ALLOCREGION_INLINE_HPP
     1.5  
     1.6  #include "gc_implementation/g1/g1AllocRegion.hpp"
     1.7 +#include "gc_implementation/g1/heapRegion.inline.hpp"
     1.8  
     1.9  inline HeapWord* G1AllocRegion::allocate(HeapRegion* alloc_region,
    1.10                                           size_t word_size,

mercurial