Skip to content

Commit 6f7f55e

Browse files
Fix include warnings in taskLcToK0sP.cxx
1 parent d60d85b commit 6f7f55e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

PWGHF/D2H/Tasks/taskLcToK0sP.cxx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
#include "PWGHF/DataModel/CandidateSelectionTables.h"
2727

2828
#include "Common/Core/RecoDecay.h"
29+
#include "Common/DataModel/Centrality.h"
30+
#include "Common/DataModel/EventSelection.h"
2931

3032
#include <CommonConstants/PhysicsConstants.h>
3133
#include <Framework/ASoA.h>
@@ -39,6 +41,7 @@
3941

4042
#include <THnSparse.h>
4143

44+
#include <cstdint>
4245
#include <cstdlib>
4346
#include <numeric>
4447
#include <string>

0 commit comments

Comments
 (0)