Skip to content

Commit 30563db

Browse files
committed
Replace fairlogger with Framework
1 parent 438b940 commit 30563db

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

PWGCF/FemtoUniverse/Core/FemtoUniverseSHContainer.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,12 @@
2121
#include "PWGCF/FemtoUniverse/Core/FemtoUniverseSpherHarMath.h"
2222

2323
#include "Framework/HistogramRegistry.h"
24+
#include <Framework/Logger.h>
2425

2526
#include "Math/Vector4D.h"
2627
#include "TDatabasePDG.h"
2728
#include "TMath.h"
2829

29-
#include <fairlogger/Logger.h>
30-
3130
#include <complex>
3231
#include <memory>
3332
#include <string>

0 commit comments

Comments
 (0)