Commit 2b799cd
authored
Add missing includes for cuda::std::abs (rapidsai#21845)
Followup of rapidsai#21703
This PR addresses rapidsai#21703 (comment) to add missing includes for `cuda::std::abs`.
Authors:
- Yunsong Wang (https://github.com/PointKernel)
Approvers:
- Bradley Dice (https://github.com/bdice)
- Shruti Shivakumar (https://github.com/shrshi)
- Nghia Truong (https://github.com/ttnghia)
- Muhammad Haseeb (https://github.com/mhaseeb123)
URL: rapidsai#218451 parent 03dc96a commit 2b799cd
2 files changed
Lines changed: 2 additions & 2 deletions
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments