Skip to content

Commit 68f1099

Browse files
committed
Making the headers self-sufficient
1 parent 4b4bc15 commit 68f1099

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

PWGCF/FemtoUniverse/Core/FemtoUniverseCollisionSelection.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@
1818
#ifndef PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSECOLLISIONSELECTION_H_
1919
#define PWGCF_FEMTOUNIVERSE_CORE_FEMTOUNIVERSECOLLISIONSELECTION_H_
2020

21-
#include <string>
2221
#include "Common/CCDB/TriggerAliases.h"
22+
2323
#include "Framework/HistogramRegistry.h"
2424
#include "Framework/Logger.h"
2525

26+
#include <string>
27+
2628
using namespace o2::framework;
2729

2830
namespace o2::analysis::femto_universe

0 commit comments

Comments
 (0)