< prev index next >

src/hotspot/share/oops/array.hpp

Print this page

        

@@ -23,11 +23,10 @@
  */
 
 #ifndef SHARE_VM_OOPS_ARRAY_HPP
 #define SHARE_VM_OOPS_ARRAY_HPP
 
-#include "memory/allocation.hpp"
 #include "memory/metaspace.hpp"
 #include "utilities/align.hpp"
 
 // Array for metadata allocation
 
< prev index next >