summaryrefslogtreecommitdiffstats
path: root/contrib/src/boost/pending/integer_log2.hpp
blob: 1b437bc4fbf0bc0ff3e4afeb7fceaa4dfeddff99 (plain)
1
2
3
4
5
6
7
8
9
#ifndef BOOST_PENDING_INTEGER_LOG2_HPP

#define BOOST_PENDING_INTEGER_LOG2_HPP


// The header file at this path is deprecated;

// use boost/integer/integer_log2.hpp instead.


#include <boost/integer/integer_log2.hpp>


#endif