< prev index next >

src/hotspot/share/gc/shenandoah/shenandoahSATBMarkQueueSet.hpp

Print this page
@@ -25,11 +25,10 @@
  #ifndef SHARE_GC_SHENANDOAH_SHENANDOAHSATBMARKQUEUESET_HPP
  #define SHARE_GC_SHENANDOAH_SHENANDOAHSATBMARKQUEUESET_HPP
  
  #include "gc/shared/bufferNode.hpp"
  #include "gc/shared/satbMarkQueue.hpp"
- #include "gc/shenandoah/shenandoahHeap.hpp"
  #include "runtime/javaThread.hpp"
  #include "runtime/mutex.hpp"
  
  class ShenandoahSATBMarkQueueSet : public SATBMarkQueueSet {
  public:
< prev index next >