Skip to content

MdtCalibSvc: Fix compilation with clang.

Scott Snyder requested to merge ssnyder/athena:clang.MdtCalibSvc-20200826 into master

clang doesn't implement constexpr math functions.

Merge request reports