Skip to content

Commit 7a01fdb

Browse files
committed
SYCL: fix errors on Windows caused by adding sycl::intel::detail namespace
Inside sycl::intel namespce for the expressions like detail::something, compiler looks for something in sycl::intel::detail instead of sycl::detail. Expressions detail::something were changed to sycl::detail::something Signed-off-by: Vyacheslav N Klochkov <[email protected]>
1 parent ab84fce commit 7a01fdb

File tree

3 files changed

+137
-124
lines changed

3 files changed

+137
-124
lines changed

0 commit comments

Comments
 (0)