Files
boost_integer/include/boost/pending/integer_log2.hpp

10 lines
237 B
C++
Raw Normal View History

#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>");
2004-05-09 08:58:03 +00:00
#endif