From b614704ecf6f0400c3c89a9377878ab133379be3 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 23 Jul 2025 16:38:54 +0000 Subject: [PATCH] Please consider the following formatting changes --- Common/Tasks/centralityStudy.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/Tasks/centralityStudy.cxx b/Common/Tasks/centralityStudy.cxx index de11571622b..a24b4410c12 100644 --- a/Common/Tasks/centralityStudy.cxx +++ b/Common/Tasks/centralityStudy.cxx @@ -30,8 +30,8 @@ #include "TH2F.h" #include "TProfile.h" -#include #include +#include using namespace o2; using namespace o2::framework;