From bdf9dc3527159d1cc7a00e83111a442d7470bb2f Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 15 Jul 2025 14:12:55 +0000 Subject: [PATCH] Please consider the following formatting changes --- DPG/Tasks/MFT/aQCMFTTracks.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DPG/Tasks/MFT/aQCMFTTracks.cxx b/DPG/Tasks/MFT/aQCMFTTracks.cxx index 047908e0035..e41a25e6c54 100644 --- a/DPG/Tasks/MFT/aQCMFTTracks.cxx +++ b/DPG/Tasks/MFT/aQCMFTTracks.cxx @@ -30,10 +30,11 @@ #include "Framework/TimingInfo.h" #include "Framework/runDataProcessing.h" -#include #include #include +#include + using namespace o2; using namespace o2::framework; using namespace o2::aod;