Skip to content

Commit 9000197

Browse files
committed
Fix: fix code-check errors
1 parent 20ddd4e commit 9000197

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

PWGCF/Femto/Core/femtoUtils.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424

2525
#include <TPDGCode.h>
2626

27-
#include <sys/types.h>
28-
2927
#include <algorithm>
3028
#include <cmath>
3129
#include <concepts>

PWGCF/Femto/TableProducer/femtoProducerLiteConverter.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include <Framework/AnalysisDataModel.h>
1919
#include <Framework/AnalysisHelpers.h>
2020
#include <Framework/AnalysisTask.h>
21+
#include <Framework/Configurable.h>
2122
#include <Framework/InitContext.h>
2223
#include <Framework/runDataProcessing.h>
2324

0 commit comments

Comments
 (0)