Skip to content

Commit

Permalink
NITWORK: Fix missing include for any_of func
Browse files Browse the repository at this point in the history
PATCH
  • Loading branch information
romainpanno committed Oct 4, 2023
1 parent 990fce4 commit e669532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Nitwork/ANitwork.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
** ANitwork
*/

#include <algorithm>
#include "ANitwork.hpp"

namespace Nitwork {
Expand Down

0 comments on commit e669532

Please sign in to comment.