diff --git a/sycl/include/sycl/detail/helpers.hpp b/sycl/include/sycl/detail/helpers.hpp index 24f85841623c0..e4e3ad12bb8d3 100644 --- a/sycl/include/sycl/detail/helpers.hpp +++ b/sycl/include/sycl/detail/helpers.hpp @@ -10,8 +10,8 @@ #include // for MemorySemanticsMask #include // for fence_space -#include // for __SYCL_EXPORT -#include // for memory_order +#include // for __SYCL_EXPORT +#include // for memory_order #ifdef __SYCL_DEVICE_ONLY__ #include