Skip to content

Commit 11dba6b

Browse files
committed
Add run lines
1 parent 1327939 commit 11dba6b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sycl/test-e2e/VirtualFunctions/vf-optional-kernel-features.cpp

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
#include <sycl/sycl.hpp>
1+
// RUN: %{build} -o %t.out
2+
// RUN: %{run} %t.out
3+
#include <sycl/detail/core.hpp>
4+
#include <sycl/usm.hpp>
25

36
namespace syclext = sycl::ext::oneapi::experimental;
47

0 commit comments

Comments
 (0)