Skip to content

Commit 7c56cf2

Browse files
authored
Add string and vector includes to FlatTrackSmearer
1 parent 24cb31a commit 7c56cf2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ALICE3/Core/FlatTrackSmearer.cxx

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

2121
#include <TRandom.h>
2222

23+
#include <string>
24+
##include <vector>
2325
#include <cmath>
2426
#include <cstddef>
2527
#include <cstdint>

0 commit comments

Comments
 (0)