From 93ada1d32d606fa62f0b29248835d8c1dd39d609 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 15 Jul 2025 08:46:52 +0000 Subject: [PATCH] Please consider the following formatting changes --- ALICE3/Core/TrackUtilities.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ALICE3/Core/TrackUtilities.h b/ALICE3/Core/TrackUtilities.h index a9607160517..1fb70ab5d7f 100644 --- a/ALICE3/Core/TrackUtilities.h +++ b/ALICE3/Core/TrackUtilities.h @@ -21,9 +21,10 @@ #include "ReconstructionDataFormats/Track.h" -#include #include "TLorentzVector.h" +#include + namespace o2::upgrade {