Merge pull request #21 from NAThompson/remove_deprecated_header

Replace deprecated header with non-deprecated
This commit is contained in:
Edward Diener
2018-02-11 16:50:56 -05:00
committed by GitHub

View File

@@ -15,7 +15,7 @@
#define BOOST_LOWEST_BIT_HPP_GP_20030301
#include <assert.h>
#include "boost/pending/integer_log2.hpp"
#include "boost/integer/integer_log2.hpp"
namespace boost {