diff --git a/include/mscclpp/gpu_data_types.hpp b/include/mscclpp/gpu_data_types.hpp index cb6c96107..85e6bd812 100644 --- a/include/mscclpp/gpu_data_types.hpp +++ b/include/mscclpp/gpu_data_types.hpp @@ -15,8 +15,8 @@ using __bfloat162 = __hip_bfloat162; #else -#include #include +#include #if (CUDART_VERSION >= 11000) #include #endif