src/hotspot/share/oops/compressedOops.hpp
changeset 54825 1b03400e5a8f
parent 54780 f8d182aedc92
child 58015 dd84de796f2c
equal deleted inserted replaced
54824:adb3a3aa2e52 54825:1b03400e5a8f
    24 
    24 
    25 #ifndef SHARE_OOPS_COMPRESSEDOOPS_HPP
    25 #ifndef SHARE_OOPS_COMPRESSEDOOPS_HPP
    26 #define SHARE_OOPS_COMPRESSEDOOPS_HPP
    26 #define SHARE_OOPS_COMPRESSEDOOPS_HPP
    27 
    27 
    28 #include "memory/allocation.hpp"
    28 #include "memory/allocation.hpp"
       
    29 #include "oops/oopsHierarchy.hpp"
    29 #include "utilities/globalDefinitions.hpp"
    30 #include "utilities/globalDefinitions.hpp"
    30 
    31 
    31 class outputStream;
    32 class outputStream;
    32 
    33 
    33 struct NarrowPtrStruct {
    34 struct NarrowPtrStruct {