Skip to content

Commit a4199d7

Browse files
committed
Feat: add missing include
1 parent c500eec commit a4199d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PWGCF/Femto/Core/pairHistManager.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
#include <Math/Vector4D.h> // IWYU pragma: keep (do not replace with Math/Vector4Dfwd.h)
3333
#include <Math/Vector4Dfwd.h>
3434

35+
#include <algorithm>
3536
#include <array>
3637
#include <cmath>
3738
#include <cstdint>

0 commit comments

Comments
 (0)