forked from boostorg/iterator
Updated lightweight_test.hpp includes to the new location.
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#include <iterator>
|
||||
#include <vector>
|
||||
#include <list>
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
#include <iostream>
|
||||
|
||||
// A UDT for which we can specialize std::iterator_traits<element*> on
|
||||
|
Reference in New Issue
Block a user