mirror of
https://github.com/boostorg/compute.git
synced 2026-02-26 04:32:21 +00:00
Explicit conversion to cl_uint
This commit is contained in:
@@ -310,7 +310,7 @@ public:
|
||||
0,
|
||||
0,
|
||||
options_string,
|
||||
headers.size(),
|
||||
static_cast<cl_uint>(headers.size()),
|
||||
header_programs.data(),
|
||||
header_names.data(),
|
||||
0,
|
||||
|
||||
Reference in New Issue
Block a user