Skip to content

Commit

Permalink
[GCC12] Added missing array header
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Jun 3, 2022
1 parent a54d721 commit bea6952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DataFormats/ParticleFlowReco/src/PFTrajectoryPoint.cc
@@ -1,4 +1,5 @@
#include "DataFormats/ParticleFlowReco/interface/PFTrajectoryPoint.h"
#include <array>
#include <ostream>
#include <algorithm>

Expand Down

0 comments on commit bea6952

Please sign in to comment.