Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit f0dbb4a

Browse files
t4c1bader
andauthored
Update SYCL/Basic/half_builtins.cpp
Co-authored-by: Alexey Bader <[email protected]>
1 parent 20dd111 commit f0dbb4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

SYCL/Basic/half_builtins.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
// OpenCL CPU driver does not support cl_khr_fp16 extension
88
// UNSUPPORTED: cpu && opencl
99

10-
#include <CL/sycl.hpp>
10+
#include <sycl/sycl.hpp>
11+
1112

1213
#include <cmath>
1314
#include <limits>

0 commit comments

Comments
 (0)