Skip to content

Commit cf21174

Browse files
committed
Remove unrelated changes
1 parent 301258f commit cf21174

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/include/sycl/detail/helpers.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
#include <CL/__spirv/spirv_types.hpp> // for MemorySemanticsMask
1212
#include <sycl/access/access.hpp> // for fence_space
13-
#include <sycl/detail/export.hpp> // for __SYCL_EXPORT
14-
#include <sycl/memory_enums.hpp> // for memory_order
13+
#include <sycl/detail/export.hpp> // for __SYCL_EXPORT
14+
#include <sycl/memory_enums.hpp> // for memory_order
1515

1616
#ifdef __SYCL_DEVICE_ONLY__
1717
#include <CL/__spirv/spirv_vars.hpp>

0 commit comments

Comments
 (0)