
19 Dec
2018
19 Dec
'18
5:01 p.m.
Hello, I am receiving a deprecation warning: d:\dev\boost.org\boost_1_69_0\boost\pending\integer_log2.hpp(7): note: This header is deprecated. Use <boost/integer/integer_log2.hpp> instead. The immediate includes are these: #include <boost/uuid/uuid.hpp> #include <boost/uuid/uuid_io.hpp> #include <boost/uuid/random_generator.hpp> But I am also leveraging Spirit, Format, Variant, Optional, to name a few, that I can determine. I am not including "integer_log2.hpp" directly, so I wondered which library(ies) might have this as a dependency? Spirit? Phoenix, via Spirit? Format? Thoughts? Suggestions? Cheers, Michael Powell