< prev index next >

src/hotspot/share/gc/g1/g1InCSetState.hpp

Print this page

        

@@ -25,11 +25,10 @@
 #ifndef SHARE_VM_GC_G1_G1INCSETSTATE_HPP
 #define SHARE_VM_GC_G1_G1INCSETSTATE_HPP
 
 #include "gc/g1/g1BiasedArray.hpp"
 #include "gc/g1/heapRegion.hpp"
-#include "memory/allocation.hpp"
 
 // Per-region state during garbage collection.
 struct InCSetState {
  public:
   // We use different types to represent the state value. Particularly SPARC puts
< prev index next >