From a618c1bc37f8cabe638206253fee0f9df85a27df Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 28 Jul 2025 07:32:49 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/HFC/TableProducer/femtoDreamProducer.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PWGHF/HFC/TableProducer/femtoDreamProducer.cxx b/PWGHF/HFC/TableProducer/femtoDreamProducer.cxx index d153b58159d..fb125d350a9 100644 --- a/PWGHF/HFC/TableProducer/femtoDreamProducer.cxx +++ b/PWGHF/HFC/TableProducer/femtoDreamProducer.cxx @@ -1,4 +1,4 @@ -2// Copyright 2019-2025 CERN and copyright holders of ALICE O2. +2 // Copyright 2019-2025 CERN and copyright holders of ALICE O2. // See https://alice-o2.web.cern.ch/copyright for details of the copyright holders. // All rights not expressly granted are reserved. // @@ -64,7 +64,7 @@ #include #include -using namespace o2; + using namespace o2; using namespace o2::framework; using namespace o2::analysis; using namespace o2::framework::expressions;