Skip to content

Commit

Permalink
Merge pull request #42 from Johnnynator/algorithm
Browse files Browse the repository at this point in the history
zug/transducer/eager.hpp: include algorithm
  • Loading branch information
arximboldi authored Mar 26, 2024
2 parents c437e7b + c8c74ad commit 7c22cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zug/transducer/eager.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include <zug/state_wrapper.hpp>
#include <zug/util.hpp>

#include <algorithm>
#include <vector>

namespace zug {
Expand Down

0 comments on commit 7c22cc1

Please sign in to comment.