Skip to content

Commit d72611b

Browse files
author
Henrik Fribert
committed
Fix: Missing includes
1 parent 1689bad commit d72611b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ALICE3/Tasks/alice3PidEvaluation.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
#include "TVector3.h"
4141

4242
#include <array>
43+
#include <memory>
44+
#include <string>
4345
#include <vector>
4446

4547
using namespace o2;

0 commit comments

Comments
 (0)