Skip to content

Commit 63b4a51

Browse files
authored
Merge pull request #41 from alibuild/alibot-cleanup-15363
[PWGLF] Please consider the following formatting changes to #15363
2 parents ab9361c + 9225dc2 commit 63b4a51

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PWGLF/TableProducer/Strangeness/sigmaHadCorr.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,13 @@
2525
#include "Framework/runDataProcessing.h"
2626
#include "ReconstructionDataFormats/PID.h"
2727

28-
#include <vector>
2928
#include <Math/GenVector/Boost.h>
3029
#include <Math/Vector4D.h>
3130
#include <TLorentzVector.h>
3231
#include <TMath.h>
3332

33+
#include <vector>
34+
3435
using namespace o2;
3536
using namespace o2::framework;
3637
using namespace o2::framework::expressions;

0 commit comments

Comments
 (0)