Skip to content

Commit e773496

Browse files
author
Henrik Fribert
committed
Fix: Missing include
1 parent 99a9efa commit e773496

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ALICE3/TableProducer/OTF/onTheFlyTrackerPid.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
#include <unordered_map>
6363
#include <utility>
6464
#include <vector>
65+
#include <memory>
6566

6667
using namespace o2;
6768
using namespace o2::framework;

0 commit comments

Comments
 (0)