< prev index next >

src/hotspot/share/utilities/bitMap.hpp

Print this page

        

@@ -23,11 +23,10 @@
  */
 
 #ifndef SHARE_VM_UTILITIES_BITMAP_HPP
 #define SHARE_VM_UTILITIES_BITMAP_HPP
 
-#include "memory/allocation.hpp"
 #include "utilities/align.hpp"
 
 // Forward decl;
 class BitMapClosure;
 
< prev index next >