fix macro

This commit is contained in:
amdsc21 2023-03-25 05:00:55 +01:00
parent 1474789787
commit 80961039d7

View File

@ -3,8 +3,6 @@
*/ */
#pragma once #pragma once
#if defined(XGBOOST_USE_CUDA)
#include <thrust/binary_search.h> // thrust::upper_bound #include <thrust/binary_search.h> // thrust::upper_bound
#include <thrust/device_malloc_allocator.h> #include <thrust/device_malloc_allocator.h>
#include <thrust/device_ptr.h> #include <thrust/device_ptr.h>