integer_log2.hpp 237 B

123456789
  1. #ifndef BOOST_PENDING_INTEGER_LOG2_HPP
  2. #define BOOST_PENDING_INTEGER_LOG2_HPP
  3. #include <boost/integer/integer_log2.hpp>
  4. #include <boost/config/header_deprecated.hpp>
  5. BOOST_HEADER_DEPRECATED("<boost/integer/integer_log2.hpp>");
  6. #endif