From b4d397b5bc92d89e7d143e8f4199a19b2e763e79 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 23 Apr 2026 12:45:43 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGUD/TableProducer/upcCandProducerGlobalMuon.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PWGUD/TableProducer/upcCandProducerGlobalMuon.cxx b/PWGUD/TableProducer/upcCandProducerGlobalMuon.cxx index 0041ac26fda..4f8da78a1af 100644 --- a/PWGUD/TableProducer/upcCandProducerGlobalMuon.cxx +++ b/PWGUD/TableProducer/upcCandProducerGlobalMuon.cxx @@ -14,11 +14,12 @@ /// \author Roman Lavicka, roman.lavicka@cern.ch /// \since 11.02.2026 -#include "Common/Core/fwdtrackUtilities.h" #include "PWGUD/Core/UPCCutparHolder.h" #include "PWGUD/Core/UPCHelpers.h" #include "PWGUD/DataModel/UDTables.h" +#include "Common/Core/fwdtrackUtilities.h" + #include #include #include