Skip to content

Commit 96ca413

Browse files
committed
Fix windows build
1 parent 2e72fc2 commit 96ca413

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/include/sycl/detail/os_util.hpp

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

1313
#include <sycl/detail/export.hpp> // for __SYCL_EXPORT
1414

15+
#include <array>
1516
#include <cstdlib> // for size_t
1617
#include <functional>
1718
#include <string> // for string

0 commit comments

Comments
 (0)