Commit 7b5d4f1
authored
[SYCL][Doc] Fix doxygen generation: add SYCL_INLINE_VER_NAMESPACE to PREDEFINED list (#6687)
Fixed regression caused by 3d2b25e
Root cause:
replacement of __SYCL_INLINE_NAMESPACE(cl) <- included to the list
with __SYCL_INLINE_VER_NAMESPACE(_V1) <- new and was not added to the list
Signed-off-by: Tikhomirova, Kseniya <[email protected]>1 parent 99ee13b commit 7b5d4f1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2105 | 2105 | | |
2106 | 2106 | | |
2107 | 2107 | | |
| 2108 | + | |
2108 | 2109 | | |
2109 | 2110 | | |
2110 | 2111 | | |
| |||
0 commit comments