Skip to content

TrigNavigation: fix compilation with gcc13

Frank Winklmeier requested to merge fwinkl/athena:trig_gcc13_2 into 23.0

Fix compilation with gcc13/C++20 by providing full type for ToolHandle.

Relates to ATLINFR-4959.

Merge request reports