We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b90568 commit 3581f34Copy full SHA for 3581f34
libs/core/algorithms/tests/unit/algorithms/max_element.cpp
@@ -7,7 +7,7 @@
7
#include <hpx/algorithm.hpp>
8
#include <hpx/init.hpp>
9
#include <hpx/modules/testing.hpp>
10
-#include <hpx/parallel/algorithms/max_element.hpp>
+#include <hpx/parallel/container_algorithms/minmax.hpp>
11
12
#include <cstddef>
13
#include <ctime>
libs/core/algorithms/tests/unit/algorithms/min_element.cpp
-#include <hpx/parallel/algorithms/min_element.hpp>
0 commit comments