forked from boostorg/integer
[ci skip] Deprecate boost/pending/integer_log2.hpp
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
#ifndef BOOST_PENDING_INTEGER_LOG2_HPP
|
#ifndef BOOST_PENDING_INTEGER_LOG2_HPP
|
||||||
#define 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>
|
#include <boost/integer/integer_log2.hpp>
|
||||||
|
#include <boost/config/header_deprecated.hpp>
|
||||||
|
|
||||||
|
BOOST_HEADER_DEPRECATED("<boost/integer/integer_log2.hpp>");
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user