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

@ -17,7 +17,7 @@
// use int64_t instead of long long for better portability
#include <boost/cstdint.hpp>
#include <boost/detail/lightweight_test.hpp>
#include <boost/core/lightweight_test.hpp>
/*
* General portability note: