From 9b7f679cb91d6422ad85129f39c09dbb285db877 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 16 Apr 2026 16:08:11 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx b/PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx index aa62a24197e..dd5a096ed8b 100644 --- a/PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx +++ b/PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx @@ -55,8 +55,7 @@ #include "TF1.h" #include "TRandom3.h" -+#include -+#include ++ #include + #include #include #include @@ -69,7 +68,7 @@ #include #include -using namespace o2; + using namespace o2; using namespace o2::framework; using namespace o2::framework::expressions; using namespace constants::math;