< prev index next >

src/hotspot/share/metaprogramming/isIntegral.hpp

Print this page

        

*** 24,34 **** #ifndef SHARE_VM_METAPROGRAMMING_ISINTEGRAL_HPP #define SHARE_VM_METAPROGRAMMING_ISINTEGRAL_HPP - #include "memory/allocation.hpp" #include "metaprogramming/integralConstant.hpp" #include "metaprogramming/isSigned.hpp" #include "metaprogramming/removeCV.hpp" #include <limits> --- 24,33 ----
< prev index next >