mirror of
https://github.com/boostorg/iterator.git
synced 2025-11-15 23:19:22 +01:00
Remove more workarounds.
This commit is contained in:
@@ -8,9 +8,6 @@
|
||||
#include <boost/noncopyable.hpp>
|
||||
#include <boost/iterator/is_readable_iterator.hpp>
|
||||
|
||||
// Last, for BOOST_NO_LVALUE_RETURN_DETECTION
|
||||
#include <boost/iterator/detail/config_def.hpp>
|
||||
|
||||
struct v
|
||||
{
|
||||
v();
|
||||
|
||||
Reference in New Issue
Block a user