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

@ -15,7 +15,7 @@
// 10 Mar 01 Boost Test Library now used for tests (Beman Dawes)
// 31 Aug 99 Initial version
#include <boost/detail/lightweight_test.hpp> // for main, BOOST_TEST
#include <boost/core/lightweight_test.hpp> // for main, BOOST_TEST
#include <boost/integer.hpp> // for boost::int_t, boost::uint_t
#include <boost/type_traits/is_same.hpp>
#include <boost/mpl/bool.hpp> // for mpl::true_ and false_