Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 86710c2d authored by Andreas Meuleman's avatar Andreas Meuleman
Browse files

Compatibility

parent f155ec04
No related branches found
No related tags found
No related merge requests found
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
#include "cuda_runtime.h" #include "cuda_runtime.h"
#include "device_launch_parameters.h" #include "device_launch_parameters.h"
#include "simple_knn.h" #include "simple_knn.h"
#include <cfloat>
#include <cub/cub.cuh> #include <cub/cub.cuh>
#include <cub/device/device_radix_sort.cuh> #include <cub/device/device_radix_sort.cuh>
#include <vector> #include <vector>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment