Skip to content

Commit e7ffec6

Browse files
committed
[SYCL] include kernel bundle header in test
1 parent 6de1ba2 commit e7ffec6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/OptionalKernelFeatures/is_compatible/Inputs/is_compatible_with_env.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include <sycl/detail/core.hpp>
2+
#include <sycl/kernel_bundle.hpp>
23

34
int main() {
45
sycl::device dev;

0 commit comments

Comments
 (0)