Skip to content

Commit b37124b

Browse files
committed
Fix: apply linter fixes
1 parent 1cd9694 commit b37124b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

PWGCF/Femto/Core/pairHistManager.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
#include <map>
3636
#include <string>
3737
#include <string_view>
38-
#include <unordered_map>
3938
#include <unordered_set>
4039
#include <vector>
4140

PWGCF/Femto/Core/pairProcessHelpers.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include "PWGCF/Femto/DataModel/FemtoTables.h"
2121

2222
#include <Framework/ASoAHelpers.h>
23+
#include <Framework/Logger.h>
2324

2425
#include <cstdint>
2526

0 commit comments

Comments
 (0)