Skip to content

Commit bc7b357

Browse files
[SYCL] Fix self-contained-headers tests on Win (#20059)
Regressed after #20029, similarly to the build itself. The build was fixed earlier in #20057, but that wasn't enough to fix `check-sycl` on Win.
1 parent 54e7f77 commit bc7b357

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sycl/include/sycl/info/info_desc.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
#include <sycl/range.hpp>
2424

25+
#include <string>
2526
#include <vector>
2627

2728
// This is used in trait .def files when there isn't a corresponding backend

0 commit comments

Comments
 (0)