Skip to content

Commit 206cf3b

Browse files
author
Ewan Crawford
committed
Fix missing test include
1 parent 84f24b8 commit 206cf3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/KernelCompiler/opencl_local_mem.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// RUN: %{run} %t.out
66

77
#include <sycl/detail/core.hpp>
8+
#include <sycl/kernel_bundle.hpp>
89
#include <sycl/usm.hpp>
910

1011
using namespace sycl;

0 commit comments

Comments
 (0)