Skip to content

Commit

Permalink
Merge pull request #38196 from smuzaffar/core-gcc12-array-inc1
Browse files Browse the repository at this point in the history
[CORE] [GCC12] Added missing array header
  • Loading branch information
cmsbuild authored Jun 2, 2022
2 parents 13c379c + 685e3ee commit a54d721
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FWCore/MessageLogger/src/ELseverityLevel.cc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
//
// ----------------------------------------------------------------------

#include <array>
#include <cassert>
#include <ostream>

Expand Down

0 comments on commit a54d721

Please sign in to comment.