Skip to content

Commit

Permalink
Add <iterator> for std::back_inserter
Browse files Browse the repository at this point in the history
  • Loading branch information
c99 committed May 6, 2021
1 parent 9f4b0dd commit 42df989
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backward.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
#include <string>
#include <vector>
#include <exception>
#include <iterator>

#if defined(BACKWARD_SYSTEM_LINUX)

Expand Down

0 comments on commit 42df989

Please sign in to comment.