mirror of
https://github.com/boostorg/dynamic_bitset.git
synced 2026-01-19 04:12:09 +00:00
Merge pull request #21 from NAThompson/remove_deprecated_header
Replace deprecated header with non-deprecated
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user