Skip to content

Commit

Permalink
Fix imports for PFMultiLinksTC.h
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenhay committed Jul 19, 2021
1 parent f5608a8 commit 646b703
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DataFormats/ParticleFlowReco/interface/PFMultilinksTC.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
// Done by Glowinski & Gouzevitch

#include <vector>
#include "DataFormats/ParticleFlowReco/interface/PFRecTrackFwd.h"
#include "DataFormats/ParticleFlowReco/interface/PFClusterFwd.h"

namespace reco {

Expand Down

0 comments on commit 646b703

Please sign in to comment.