Skip to content

TrigNavTools: Fix compilation with clang+gcc12.

operator<< should be defined in the namespace of the object that it's writing.

Merge request reports