Skip to content

Commit

Permalink
Final test fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeySachkov committed Nov 27, 2024
1 parent 07e6a20 commit 023dc0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sycl/test-e2e/Basic/kernel_info_attr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@

#include <cassert>
#include <sycl/detail/core.hpp>
#include <sycl/ext/oneapi/get_kernel_info.hpp>
#include <sycl/kernel_bundle.hpp>

#include <sycl/ext/oneapi/get_kernel_info.hpp>

using namespace sycl;
namespace syclex = sycl::ext::oneapi;

Expand Down

0 comments on commit 023dc0a

Please sign in to comment.