Skip to content

Commit 602d04c

Browse files
committed
Fix formatting issues to pass MegaLinter
1 parent b826c36 commit 602d04c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

PWGHF/HFL/DataModel/ElectronSelectionTable.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
#include <Framework/AnalysisDataModel.h>
2323

2424
#include <cstdint>
25+
#include <vector>
2526

2627
namespace o2::aod
2728
{

PWGHF/HFL/TableProducer/electronSelectionWithTpcEmcal.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
#include <array>
4747
#include <cmath>
4848
#include <cstdint>
49+
#include <vector>
4950

5051
using namespace o2;
5152
using namespace o2::constants::physics;

0 commit comments

Comments
 (0)