Skip to content

Commit d7aab37

Browse files
committed
fixing clang and megalinter
1 parent 98cbe62 commit d7aab37

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
#include <TTree.h>
3939

4040
#include <string>
41+
#include <unordered_set>
4142

4243
using namespace o2;
4344
using namespace o2::framework;

DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ DECLARE_SOA_TABLE(HmpidAnalysis, "AOD", "HMPIDANALYSIS",
9999

100100
} // namespace o2::aod
101101

102-
#endif // DPG_TASKS_AOTTRACK_PID_HMPID_TABLEHMPID_H_
102+
#endif // DPG_TASKS_AOTTRACK_PID_HMPID_TABLEHMPID_H_

0 commit comments

Comments
 (0)