< prev index next >

src/hotspot/share/metaprogramming/isIntegral.hpp

Print this page

        

@@ -24,11 +24,10 @@
 
 
 #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>
 
< prev index next >