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 f43acb4 commit 2367716Copy full SHA for 2367716
sycl/source/detail/allowlist.cpp
@@ -11,6 +11,7 @@
11
#include <detail/device_impl.hpp>
12
#include <detail/platform_info.hpp>
13
14
+#include <algorithm>
15
#include <regex>
16
17
__SYCL_INLINE_NAMESPACE(cl) {
0 commit comments