Skip to content

Commit 8a144cd

Browse files
committed
Fix: add missing include
1 parent f80000d commit 8a144cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PWGCF/Femto/Core/tripletProcessHelpers.h

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

2525
#include <cstdint>
26+
#include <optional>
2627

2728
namespace o2::analysis::femto::tripletprocesshelpers
2829
{

0 commit comments

Comments
 (0)