Skip to content

TrigHTTObjects: Fix clang warning.

Use std::abs instead of abs. Otherwise, we truncate to an integer.

Merge request reports