Skip to content

Commit 56e25b4

Browse files
committed
Add missing header
1 parent 6d0c28e commit 56e25b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/cuco/detail/dynamic_map_kernels.cuh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
* limitations under the License.
1515
*/
1616
#pragma once
17+
18+
#include <cuco/detail/bitwise_compare.cuh>
1719
#include <cuco/detail/utility/cuda.cuh>
1820

1921
#include <cub/block/block_reduce.cuh>

0 commit comments

Comments
 (0)