Skip to content

Commit e957f8e

Browse files
pzhristovhristov
andauthored
Fixes for Root master after v6-23-01 (#5545)
Co-authored-by: hristov <Peter.Hristov@cern.ch>
1 parent 5b46e75 commit e957f8e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Analysis/Core/include/AnalysisCore/HFConfigurables.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#define O2_ANALYSIS_HFCONFIGURABLES_H
1717

1818
#include <TMath.h>
19+
#include <Rtypes.h>
1920

2021
class HFTrackIndexSkimsCreatorConfigs
2122
{

Detectors/PHOS/base/include/PHOSBase/Geometry.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#define ALICEO2_PHOS_GEOMETRY_H_
1313

1414
#include <string>
15+
#include <array>
1516

1617
#include <Rtypes.h>
1718
#include <RStringView.h>

0 commit comments

Comments
 (0)