This commit is contained in:
Hendrik Groove 2024-10-20 17:51:05 +02:00
parent f50d5344f3
commit 08f3936bc9

View File

@ -39,7 +39,7 @@
#include <iostream>
#include <cmath>
#include <exception>
#include "common/gpu_error_check.h"
#include "../common/gpu_error_check.h"
#if defined(XGBOOST_USE_CUDA) || defined(XGBOOST_USE_HIP)
#include "../common/cuda_context.cuh" // for CUDAContext