< prev index next >

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

Print this page
rev 53581 : [mq]: move_files
rev 53582 : imported patch rename

@@ -23,11 +23,10 @@
  */
 
 #ifndef SHARE_GC_G1_G1REMSET_HPP
 #define SHARE_GC_G1_G1REMSET_HPP
 
-#include "gc/g1/dirtyCardQueue.hpp"
 #include "gc/g1/g1CardTable.hpp"
 #include "gc/g1/g1OopClosures.hpp"
 #include "gc/g1/g1GCPhaseTimes.hpp"
 #include "gc/g1/g1RemSetSummary.hpp"
 #include "gc/g1/heapRegion.hpp"
< prev index next >