Skip to content

EventInfoCnvTool: Fix potential warnings when building outside of Athena

Tadej Novak requested to merge tadej/athena:clang-eventinfocnv into main

Fix potential warnings in EventInfoCnvTool when building outside of Athena. This is only visible in clang and I've seen it when building AthGeneration which we do not build now by default. I still thought it may be worth fixing.

/cc @jchapman

Merge request reports