Skip to content
Snippets Groups Projects

MuonCablingData: Fix compilation with gcc13.

Merged Scott Snyder requested to merge ssnyder/athena:gcc13.MuonCablingData-20230324 into 23.0
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -6,6 +6,7 @@
#define MUON_CABLING_NRPCCABLINGDATA_H
#include <iostream>
#include <cstdint>
/*
* @brief: Helper struct containing all information to convert from the offline identifiers to the online identifiers
*/
Loading