diff --git a/adoc/headers/queue.h b/adoc/headers/queue.h index 99a76863..686e899f 100644 --- a/adoc/headers/queue.h +++ b/adoc/headers/queue.h @@ -189,6 +189,6 @@ class queue { template - event update_host(accessor acc); + event update_host(accessor acc); }; } // namespace sycl