Skip to content

Commit 8d0100f

Browse files
committed
Update work_item_queries.hpp inclusion path for consistency
1 parent f98fc24 commit 8d0100f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

adoc/extensions/sycl_khr_work_item_queries.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ header file.
2828

2929
If the implementation also implements the <<sec:khr-includes,sycl_khr_includes>>
3030
extension, then the APIs defined in the [code]#sycl::khr# namespace are
31-
additionally provided by the header [code]#<sycl/khr/work_item_queries.hpp>#,
32-
and the feature test macro is additionally provided by
33-
[code]#<sycl/khr/includes/version.hpp>#.
31+
additionally provided by the header
32+
[code]#<sycl/khr/includes/work_item_queries.hpp>#, and the feature test macro is
33+
additionally provided by [code]#<sycl/khr/includes/version.hpp>#.
3434

3535
[[sec:khr-work-item-queries-feature-test]]
3636
== Feature test macro

0 commit comments

Comments
 (0)