Commit 85b415c
authored
[SYCL] Remove cl namespace deprecation warning (#6735)
According to the SYCL 2020 specification, CL/sycl.hpp should supply the
cl prefix namespace for backwards compatibility, but it does not specify
that the namespace is deprecated. This commit removes the deprecation
message.
Signed-off-by: Larsen, Steffen <[email protected]>1 parent c527a0e commit 85b415c
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
0 commit comments