Skip to content

Commit

Permalink
remove ide insert
Browse files Browse the repository at this point in the history
  • Loading branch information
rwlee committed Aug 11, 2020
1 parent 3b68a9d commit 7379b23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/include/cudf/detail/utilities/hash_functions.cuh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include <cudf/strings/string_view.cuh>
#include <hash/hash_constants.hpp>

#include "cuda_runtime_api.h"
#include "cudf/types.hpp"

using hash_value_type = uint32_t;
Expand Down

0 comments on commit 7379b23

Please sign in to comment.