Skip to content

Commit

Permalink
removed 'execution' include as it causes problems on ubu20
Browse files Browse the repository at this point in the history
  • Loading branch information
amock committed Jan 20, 2025
1 parent 86d1b57 commit 4d594f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/core/math_reduction.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include <algorithm>
#include <random>
#include <numeric> // std reduction
#include <execution>
// #include <execution>

namespace rm = rmagine;

Expand Down

0 comments on commit 4d594f7

Please sign in to comment.