Skip to content

Commit 8d986a3

Browse files
author
Sergey Kanaev
committed
Address review comment
Signed-off-by: Sergey Kanaev <[email protected]>
1 parent f7adad8 commit 8d986a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/include/CL/sycl/queue.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
#define _CODELOCARG(a)
4444
#define _CODELOCFW(a) , a
4545
#else
46+
#define _CODELOCONLYPARAM(a)
4647
#define _CODELOCPARAM(a)
4748

4849
#define _CODELOCARG(a) const detail::code_location a = {}

0 commit comments

Comments
 (0)