Skip to content

Commit c14991e

Browse files
committed
Please consider the following formatting changes
1 parent 6aa63a9 commit c14991e

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

PWGCF/FemtoUniverse/Tasks/FemtoUniverseParticleHisto.h

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@
2020
#ifndef PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSEPARTICLEHISTO_H_
2121
#define PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSEPARTICLEHISTO_H_
2222

23-
#include <string>
24-
#include <optional>
2523
#include "PWGCF/FemtoUniverse/DataModel/FemtoDerived.h"
26-
#include "Framework/HistogramRegistry.h"
24+
2725
#include "CommonConstants/MathConstants.h"
26+
#include "Framework/HistogramRegistry.h"
27+
28+
#include <optional>
29+
#include <string>
2830

2931
using namespace o2::framework; // o2-linter: disable=using-directive
3032

0 commit comments

Comments
 (0)