Skip to content

Commit

Permalink
Make algorithm a common include.
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstenhater committed May 29, 2024
1 parent 0946d26 commit e116839
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/common.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include <unordered_map>
#include <utility>
#include <vector>
#include <algorithm>

#include <gtest/gtest.h>

Expand Down

0 comments on commit e116839

Please sign in to comment.