view DEPENDENCIES/generic/include/boost/pending/integer_log2.hpp @ 101:c530137014c0

Update Boost headers (1.58.0)
author Chris Cannam
date Mon, 07 Sep 2015 11:12:49 +0100
parents 2665513ce2d3
children
line wrap: on
line source
#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