Skip to content

Commit cf9c772

Browse files
authored
Add algorithm and string includes to lambdaProtonBalanceFunction
1 parent 687e7f8 commit cf9c772

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

PWGCF/TwoParticleCorrelations/Tasks/lambdaProtonBalanceFunction.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
#include <memory>
2929
#include <unordered_set>
3030
#include <vector>
31+
#include <algorithm>
32+
#include <string>
3133

3234
using namespace o2;
3335
using namespace o2::framework;

0 commit comments

Comments
 (0)