Use up to date includes for lightweight_test.hpp.

This commit is contained in:
Andrey Semashev
2021-12-21 20:45:00 +03:00
parent c5df07cb21
commit 16ef530fcf
5 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
// Revision History
// 23 Sep 2001 Initial version (Daryle Walker)
#include <boost/detail/lightweight_test.hpp>
#include <boost/core/lightweight_test.hpp>
#include <boost/cstdlib.hpp> // for boost::exit_success
#include <boost/integer/integer_mask.hpp> // for boost::high_bit_mask_t, etc.