From 26cc4913ee8c702718ac4c34608192f2dabdd7b9 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 24 Feb 2026 13:04:43 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGEM/PhotonMeson/Utils/MaterialBudgetWeights.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PWGEM/PhotonMeson/Utils/MaterialBudgetWeights.h b/PWGEM/PhotonMeson/Utils/MaterialBudgetWeights.h index 16e029d9d61..2d9e19f081d 100644 --- a/PWGEM/PhotonMeson/Utils/MaterialBudgetWeights.h +++ b/PWGEM/PhotonMeson/Utils/MaterialBudgetWeights.h @@ -19,9 +19,6 @@ #ifndef PWGEM_PHOTONMESON_UTILS_MATERIALBUDGETWEIGHTS_H_ #define PWGEM_PHOTONMESON_UTILS_MATERIALBUDGETWEIGHTS_H_ -#include -#include - #include "PWGEM/PhotonMeson/DataModel/gammaTables.h" #include "Framework/ASoAHelpers.h" @@ -32,6 +29,9 @@ #include #include +#include +#include + using namespace o2; using namespace o2::soa; using namespace o2::framework;