xAODMissingET: Fix gcc13 compilation of uint types

This is a follow-up to MR !63429 (merged).

Add missing #include <cstdint> to xAODMissingET package to fix failing compilation of uint64_t with gcc13.

Merge request reports

Loading