diff --git a/PWGHF/Core/HfMlResponseLcToPKPi.h b/PWGHF/Core/HfMlResponseLcToPKPi.h index 035ad5488a8..75c3a1d9e7c 100644 --- a/PWGHF/Core/HfMlResponseLcToPKPi.h +++ b/PWGHF/Core/HfMlResponseLcToPKPi.h @@ -25,7 +25,7 @@ // the value is the corresponding value in EnumInputFeatures #define FILL_MAP_LCTOPKPI(FEATURE) \ { \ -#FEATURE, static_cast(InputFeaturesLcToPKPi::FEATURE) \ +#FEATURE, static_cast < uint8_t>(InputFeaturesLcToPKPi::FEATURE) \ } // Check if the index of mCachedIndices (index associated to a FEATURE)