diff --git a/cpp/bench/ann/src/common/cuda_huge_page_resource.hpp b/cpp/bench/ann/src/common/cuda_huge_page_resource.hpp index 870cf853cc..ec7623c3b9 100644 --- a/cpp/bench/ann/src/common/cuda_huge_page_resource.hpp +++ b/cpp/bench/ann/src/common/cuda_huge_page_resource.hpp @@ -15,6 +15,8 @@ */ #pragma once +#include + #include #include #include @@ -22,6 +24,7 @@ #include #include +#include namespace raft::mr { /**