Skip to content

Commit 333be7b

Browse files
committed
Fix Win build
1 parent 9abc2f3 commit 333be7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/source/detail/composite_device/composite_device.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#include <sycl/platform.hpp>
1212

1313
#include <unordered_set>
14+
#include <algorithm>
1415

1516
namespace sycl {
1617
inline namespace _V1 {

0 commit comments

Comments
 (0)