Skip to content

Commit

Permalink
Merge branch 'simd-first' into remove-simd
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan511 committed Aug 27, 2023
2 parents f5d65ce + 629c4a6 commit f285c81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/core/algorithms/include/hpx/parallel/util/loop.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

#include <hpx/config.hpp>
#include <hpx/assert.hpp>
#include <hpx/concepts/concepts.hpp>
#include <hpx/datastructures/tuple.hpp>
#include <hpx/execution/traits/is_execution_policy.hpp>
#include <hpx/functional/detail/invoke.hpp>
Expand Down

0 comments on commit f285c81

Please sign in to comment.