Skip to content

Commit 1d834cf

Browse files
committed
Fix: add missing include
1 parent cdd552f commit 1d834cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PWGCF/Femto/Core/tripletHistManager.h

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

31+
#include <algorithm>
3132
#include <array>
3233
#include <cmath>
3334
#include <cstdint>

0 commit comments

Comments
 (0)