Skip to content

Commit

Permalink
inspect changes
Browse files Browse the repository at this point in the history
Signed-off-by: Hari Hara Naveen S <[email protected]>
  • Loading branch information
Hari Hara Naveen S committed Jun 28, 2023
1 parent 971b248 commit d267fae
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@
#include <hpx/parallel/unseq/simd_helpers.hpp>

#include <algorithm>
#include <assert.h>
#include <cstddef>
#include <random>
#include <utility>
#include <vector>

int seed = std::random_device{}();
Expand Down

0 comments on commit d267fae

Please sign in to comment.