src/share/vm/gc_implementation/g1/heapRegion.hpp

Print this page
rev 6799 : [mq]: latestChanges

@@ -28,11 +28,10 @@
 #include "gc_implementation/g1/g1BlockOffsetTable.hpp"
 #include "gc_implementation/g1/g1_specialized_oop_closures.hpp"
 #include "gc_implementation/g1/survRateGroup.hpp"
 #include "gc_implementation/shared/ageTable.hpp"
 #include "gc_implementation/shared/spaceDecorator.hpp"
-#include "memory/space.inline.hpp"
 #include "memory/watermark.hpp"
 #include "utilities/macros.hpp"
 
 #if INCLUDE_ALL_GCS