Skip to content

LWHists: fix for gcc12 compilation

Johannes Elmsheuser requested to merge elmsheus/athena:lwhists_20220709 into master

Add missing #include <utility> to fix compilation problem of std::as_const with gcc 12.1

Merge request reports