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 5c4e997 commit 17cd8f3Copy full SHA for 17cd8f3
1 file changed
include/parallel/backends.hpp
@@ -2,10 +2,9 @@
2
#include <oneapi/tbb/blocked_range.h>
3
#include <oneapi/tbb/info.h>
4
#include <oneapi/tbb/parallel_for.h>
5
-
6
-// NOLINTNEXTLINE(misc-header-include-cycle)
7
#include <stdint.h>
8
+// NOLINTNEXTLINE(misc-header-include-cycle)
9
#include <Kokkos_Core.hpp>
10
#include <cstddef>
11
#include <functional>
0 commit comments