Skip to content

Commit e58f4ae

Browse files
authored
Merge pull request #2 from alibuild/alibot-cleanup-17838
Please consider the following formatting changes to #17838
2 parents 6bb91ee + e986703 commit e58f4ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PWGCF/TwoParticleCorrelations/Tasks/lambdaProtonBalanceFunction.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
#include <Framework/AnalysisTask.h>
2626
#include <Framework/runDataProcessing.h>
2727

28+
#include <algorithm>
2829
#include <memory>
30+
#include <string>
2931
#include <unordered_set>
3032
#include <vector>
31-
#include <algorithm>
32-
#include <string>
3333

3434
using namespace o2;
3535
using namespace o2::framework;

0 commit comments

Comments
 (0)