Skip to content

Commit

Permalink
Add missing include in group.hh
Browse files Browse the repository at this point in the history
  • Loading branch information
fknorr committed May 12, 2024
1 parent 0b94209 commit cee889b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/simsycl/sycl/group.hh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#include "../detail/group_operation_impl.hh"
#include "../detail/utils.hh"

#include <algorithm>

namespace simsycl::detail {

Expand Down

0 comments on commit cee889b

Please sign in to comment.