Updated lightweight_test.hpp includes to the new location.

This commit is contained in:
Andrey Semashev
2020-03-04 00:52:58 +03:00
parent fdcd8439c0
commit 4fe679bb0d
7 changed files with 35 additions and 35 deletions

View File

@ -7,7 +7,7 @@
//
#include <boost/generator_iterator.hpp>
#include <boost/detail/lightweight_test.hpp>
#include <boost/core/lightweight_test.hpp>
#include <algorithm>
class X