Skip to content

Commit

Permalink
Remove the podio/CollectionBase.h include
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Sep 25, 2023
1 parent f0c976e commit 050cff3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#include "GaudiAlg/Consumer.h"

#include "edm4hep/MCParticleCollection.h"
#include "podio/CollectionBase.h"

// Define BaseClass_t
#include "k4FWCore/BaseClass.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

#include "edm4hep/MCParticleCollection.h"
#include "edm4hep/MutableMCParticle.h"
#include "podio/CollectionBase.h"

// Define BaseClass_t
#include "k4FWCore/BaseClass.h"
Expand Down

0 comments on commit 050cff3

Please sign in to comment.