From 20ef75252aabfacc0357e4d789d935649009d5b0 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 8 Sep 2026 21:58:22 +0000 Subject: [PATCH] Please consider the following formatting changes --- .../Tasks/lambdaOrAntiLambdaProducerWithSpin.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PWGCF/TwoParticleCorrelations/Tasks/lambdaOrAntiLambdaProducerWithSpin.cxx b/PWGCF/TwoParticleCorrelations/Tasks/lambdaOrAntiLambdaProducerWithSpin.cxx index f2ce16cdd43..74ea4495a73 100644 --- a/PWGCF/TwoParticleCorrelations/Tasks/lambdaOrAntiLambdaProducerWithSpin.cxx +++ b/PWGCF/TwoParticleCorrelations/Tasks/lambdaOrAntiLambdaProducerWithSpin.cxx @@ -33,10 +33,11 @@ #include #include -#include + #include #include #include +#include using namespace o2; using namespace o2::framework;