Skip to content

Commit 3c5075e

Browse files
wenju-hebashbaug
andauthored
Update include/util.hpp
Co-authored-by: Ben Ashbaugh <ben.ashbaugh@intel.com>
1 parent d2f2a5b commit 3c5075e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/util.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ static bool checkDeviceForExtension(
6969
}
7070

7171
static bool checkPlatformIndex(
72-
const std::vector<cl::Platform> platforms,
72+
const std::vector<cl::Platform>& platforms,
7373
int platformIndex)
7474
{
7575
if (platforms.size() == 0) {

0 commit comments

Comments
 (0)