Skip to content

Commit

Permalink
Fix include for l1 op
Browse files Browse the repository at this point in the history
  • Loading branch information
ahendriksen committed Jan 13, 2023
1 parent 36c3aaf commit a213ef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/include/raft/distance/detail/distance_ops/l1.cuh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
*/

#pragma once
#include <raft/util/cuda_utils.cuh>

namespace raft::distance::detail::ops {

Expand Down

0 comments on commit a213ef3

Please sign in to comment.