Skip to content

Commit 7e3a1c9

Browse files
committed
Fixing MegaLinter
1 parent 0d0dd52 commit 7e3a1c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,9 @@
3434
#include <ReconstructionDataFormats/PID.h>
3535
#include <ReconstructionDataFormats/Track.h>
3636
#include <ReconstructionDataFormats/TrackParametrization.h>
37-
3837
#include <TTree.h>
39-
4038
#include <string>
39+
#include <unordered_set>
4140

4241
using namespace o2;
4342
using namespace o2::framework;

0 commit comments

Comments
 (0)