< prev index next >

src/hotspot/share/memory/metachunk.hpp

Print this page

        

@@ -22,11 +22,10 @@
  *
  */
 #ifndef SHARE_VM_MEMORY_METACHUNK_HPP
 #define SHARE_VM_MEMORY_METACHUNK_HPP
 
-#include "memory/allocation.hpp"
 #include "utilities/debug.hpp"
 #include "utilities/globalDefinitions.hpp"
 
 class VirtualSpaceNode;
 
< prev index next >