Commit f547820
committed
Fix warning: passing argument discards ‘const’ qualifier from pointer
Fix warning:
warning: passing argument 4 of ‘cuda_copy’ discards ‘const’ qualifier \
from pointer target type [-Wdiscarded-qualifiers]
Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>1 parent b5c0512 commit f547820
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments