Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 45971c8

Browse files
authored
[SYCL][ESIMD] Fix test compilation issue (#1407)
1 parent 57a2023 commit 45971c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/ESIMD/lsc/atomic_cmpxchg.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
// separated.
1919
#define CMPXCHG_TEST
2020

21-
#include "lsc/atomic_smoke.cpp"
21+
#include "atomic_smoke.cpp"

0 commit comments

Comments
 (0)