Skip to content

Commit 47117d5

Browse files
author
Alexander Batashev
committed
React to review comment
Signed-off-by: Alexander Batashev <[email protected]>
1 parent 8ae3b3c commit 47117d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/include/CL/sycl/detail/sycl_mem_obj_t.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
#include <CL/sycl/property_list.hpp>
1717
#include <CL/sycl/stl.hpp>
1818

19-
#include <type_traits>
2019
#include <cstring>
20+
#include <type_traits>
2121

2222
__SYCL_INLINE namespace cl {
2323
namespace sycl {

0 commit comments

Comments
 (0)