Skip to content

Commit 7a4c831

Browse files
clang-formatting
1 parent cb179c9 commit 7a4c831

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sycl/source/detail/pi.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ void *getPluginOpaqueData(void *OpaqueDataParam) {
6565
return ReturnOpaqueData;
6666
}
6767

68-
template __SYCL_EXPORT void *getPluginOpaqueData<cl::sycl::backend::esimd_cpu>(void *);
68+
template __SYCL_EXPORT void *
69+
getPluginOpaqueData<cl::sycl::backend::esimd_cpu>(void *);
6970

7071
namespace pi {
7172

0 commit comments

Comments
 (0)