TrigSteeringEvent: Fix compilation with clang.
operator<< should be defined in the same namespace as the class being output.
Loading
Please register or sign in to comment
operator<< should be defined in the same namespace as the class being output.