Skip to content

Commit 61116e7

Browse files
[SYCL] Fix self-contained-headers tests on Win
Regressed after intel#20029, similarly to the build itself. The build was fixed earlier in intel#20057, but that wasn't enough to fix `check-sycl` on Win. Do it here.
1 parent 9d75ffa commit 61116e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)