Skip to content

Commit

Permalink
Include <system_error> header
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Michel <[email protected]>
  • Loading branch information
mmichel11 committed Jan 30, 2025
1 parent 11f73d6 commit 2ed0de0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include <type_traits>
#include <tuple>
#include <algorithm>
#include <system_error>

#include "../../iterator_impl.h"

Expand Down

0 comments on commit 2ed0de0

Please sign in to comment.