Skip to content

Commit

Permalink
Missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkvdb committed Aug 29, 2024
1 parent 91b29a2 commit 216708b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/infra/algo.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include "infra/exception.h"

#include <algorithm>
#include <iterator>
#include <optional>
#include <set>
#include <stdexcept>
Expand Down

0 comments on commit 216708b

Please sign in to comment.