Skip to content

Commit

Permalink
+ #include "support/utils_sycl.h"
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeDvorskiy committed Dec 2, 2024
1 parent 97b6cc1 commit 1b0955f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/xpu_api/ranges/xpu_std_ranges_test.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
//
//===----------------------------------------------------------------------===//

#include "support/utils_sycl.h"

template<typename KernelName, typename Test>
bool
kernel_test(Test test)
Expand Down

0 comments on commit 1b0955f

Please sign in to comment.