Skip to content

Commit f974c52

Browse files
[SYCL][E2E] Use fine-grained includes in KernelFusion/* tests (#13849)
1 parent 2634775 commit f974c52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/KernelFusion/GroupAlgorithm/exclusive_scan.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#include <numeric>
1212
#include <sycl/detail/core.hpp>
1313
#include <sycl/ext/codeplay/experimental/fusion_wrapper.hpp>
14+
#include <sycl/group_algorithm.hpp>
1415
#include <sycl/properties/all_properties.hpp>
1516
#include <vector>
1617
using namespace sycl;

0 commit comments

Comments
 (0)