< prev index next >

src/hotspot/share/gc/parallel/psTasks.hpp

Print this page

        

@@ -23,11 +23,10 @@
  */
 
 #ifndef SHARE_VM_GC_PARALLEL_PSTASKS_HPP
 #define SHARE_VM_GC_PARALLEL_PSTASKS_HPP
 
-#include "memory/allocation.hpp"
 #include "utilities/growableArray.hpp"
 
 //
 // psTasks.hpp is a collection of GCTasks used by the
 // parallelScavenge collector.
< prev index next >