• Michael Jones's avatar
    Have bits/allocator.h include bits/stl_iterator.h · 719a87f7
    Michael Jones authored
    Fixes
    ```
    error: call to function '__make_move_if_noexcept_iterator' that is neither visible in the template definition nor found by argument-dependent lookup
                _Tp(__make_move_if_noexcept_iterator(__c.begin()),
    ```
    719a87f7