Skip to content

Commit a6e672a

Browse files
Update sycl/test-e2e/Basic/empty_command.cpp
1 parent 8d247bb commit a6e672a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Basic/empty_command.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// RUN: %{build} -o %t.out %cxx_std_optionc++20
22
// RUN: %{run} %t.out
33

4-
#include <sycl/sycl.hpp>
4+
#include <sycl/detail/core.hpp>
55

66
#include <latch>
77
#include <thread>

0 commit comments

Comments
 (0)