diff --git a/projects/rccl/src/include/rccl_vars.h b/projects/rccl/src/include/rccl_vars.h index ffdd0143e3..2bf98bb7a2 100644 --- a/projects/rccl/src/include/rccl_vars.h +++ b/projects/rccl/src/include/rccl_vars.h @@ -34,6 +34,6 @@ RCCL_PARAM_DECLARE(EnableHipGraph); // Opt-in environment variable for enabling #else #define rccl_static static #define rccl_static_inline static inline -#endif` +#endif #endif