Skip to content

Commit 2367716

Browse files
authored
Add missing include
1 parent f43acb4 commit 2367716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/source/detail/allowlist.cpp

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

14+
#include <algorithm>
1415
#include <regex>
1516

1617
__SYCL_INLINE_NAMESPACE(cl) {

0 commit comments

Comments
 (0)