Skip to content

Commit 8c3a36c

Browse files
authored
[DPG] Megalinter fixes (#9560)
1 parent 5c53995 commit 8c3a36c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

DPG/Tasks/AOTTrack/PID/ITS/qaPIDITS.cxx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
/// \brief Implementation for QA tasks of the ITS PID quantities
1616
///
1717

18+
#include <string>
19+
#include <vector>
20+
1821
#include "Framework/AnalysisTask.h"
1922
#include "Framework/runDataProcessing.h"
2023
#include "Framework/HistogramRegistry.h"

0 commit comments

Comments
 (0)