]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/integer/include/boost/pending/integer_log2.hpp
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / integer / include / boost / pending / integer_log2.hpp
CommitLineData
7c673cae
FG
1#ifndef BOOST_PENDING_INTEGER_LOG2_HPP
2#define BOOST_PENDING_INTEGER_LOG2_HPP
3
4// The header file at this path is deprecated;
5// use boost/integer/integer_log2.hpp instead.
6
7#include <boost/integer/integer_log2.hpp>
8
9#endif