We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3077fd4 commit 50b9d95Copy full SHA for 50b9d95
test/conformance/device_code/cpy_and_mult.cpp
@@ -3,7 +3,7 @@
3
// See LICENSE.TXT
4
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
5
6
-#include <CL/sycl.hpp>
+#include <sycl/sycl.hpp>
7
8
int main() {
9
size_t array_size = 16;
test/conformance/device_code/cpy_and_mult_usm.cpp
0 commit comments