From 9225dc250eb76f6260224518306837e2c9ce97c8 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 12 Mar 2026 15:38:43 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGLF/TableProducer/Strangeness/sigmaHadCorr.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PWGLF/TableProducer/Strangeness/sigmaHadCorr.cxx b/PWGLF/TableProducer/Strangeness/sigmaHadCorr.cxx index 50b2c8851dc..0467ae6a660 100644 --- a/PWGLF/TableProducer/Strangeness/sigmaHadCorr.cxx +++ b/PWGLF/TableProducer/Strangeness/sigmaHadCorr.cxx @@ -25,12 +25,13 @@ #include "Framework/runDataProcessing.h" #include "ReconstructionDataFormats/PID.h" -#include #include #include #include #include +#include + using namespace o2; using namespace o2::framework; using namespace o2::framework::expressions;