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 45bdc16 commit 683faf0Copy full SHA for 683faf0
sycl/include/CL/sycl/backend/cuda.hpp
@@ -8,7 +8,7 @@
8
9
#include <CL/sycl/detail/defines.hpp>
10
11
-__SYCL_INLINE namespace cl {
+__SYCL_INLINE_NAMESPACE(cl) {
12
namespace sycl {
13
namespace backend {
14
namespace cuda {
0 commit comments