Skip to content

Commit e44de23

Browse files
author
Pavel Samolysov
committed
[SYCL] Define sycl::ext::oneapi::atomic_ref as alias for sycl::atomic_ref
1 parent f40199a commit e44de23

File tree

4 files changed

+47
-655
lines changed

4 files changed

+47
-655
lines changed

sycl/include/sycl/ext/oneapi/atomic_accessor.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
#include <CL/sycl/access/access.hpp>
1212
#include <CL/sycl/accessor.hpp>
13+
#include <CL/sycl/atomic_ref.hpp>
1314
#include <sycl/ext/oneapi/atomic_enums.hpp>
14-
#include <sycl/ext/oneapi/atomic_ref.hpp>
1515

1616
__SYCL_INLINE_NAMESPACE(cl) {
1717
namespace sycl {

0 commit comments

Comments
 (0)