You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#ifndef BOOST_PENDING_INTEGER_LOG2_HPP
|
|
#define BOOST_PENDING_INTEGER_LOG2_HPP
|
|
|
|
#include <boost/integer/integer_log2.hpp>
|
|
#include <boost/config/header_deprecated.hpp>
|
|
|
|
BOOST_HEADER_DEPRECATED("<boost/integer/integer_log2.hpp>");
|
|
|
|
#endif
|