Skip to content

Commit

Permalink
Add missing algorithm include
Browse files Browse the repository at this point in the history
  • Loading branch information
spnda committed Jan 27, 2024
1 parent da4af96 commit b4e43c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/write_tests.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#include <algorithm>
#include <cstdint>

#include <catch2/catch_test_macros.hpp>
Expand Down

0 comments on commit b4e43c5

Please sign in to comment.