Skip to content

Commit f94ded2

Browse files
committed
Fix MegeLinter
1 parent 3f81ae8 commit f94ded2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

PWGLF/TableProducer/Nuspex/hyperhelium4sigmaRecoTask.cxx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313
/// \brief QA and analysis task for hyper-helium4sigma (He4S)
1414
/// \author Yuanzhe Wang <yuanzhe.wang@cern.ch>
1515

16-
#include <vector>
1716
#include <memory>
17+
#include <string>
18+
#include <utility>
19+
#include <vector>
1820

1921
#include "Framework/runDataProcessing.h"
2022
#include "Framework/AnalysisTask.h"

0 commit comments

Comments
 (0)