forked from boostorg/iterator
Updated lightweight_test.hpp includes to the new location.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user