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 9abc2f3 commit 333be7bCopy full SHA for 333be7b
sycl/source/detail/composite_device/composite_device.cpp
@@ -11,6 +11,7 @@
11
#include <sycl/platform.hpp>
12
13
#include <unordered_set>
14
+#include <algorithm>
15
16
namespace sycl {
17
inline namespace _V1 {
0 commit comments