Commit 8916be52 authored by traveller59's avatar traveller59
Browse files

fix missing include

parent 251b1b2a
......@@ -16,6 +16,7 @@
#define INDICE_CU_H_
#include <tensorview/tensorview.h>
#include <tensorview/helper_kernel.cu.h>
#include <spconv/geometry.h>
namespace spconv {
template <typename Index, typename IndexGrid, unsigned NDim,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment