Skip to content

Commit cb32b57

Browse files
committed
Fix includes in runMassFitter.C
1 parent 2814e8c commit cb32b57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGHF/D2H/Macros/runMassFitter.C

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
#include <map>
3636
#include <stdexcept>
3737
#include <string> // std::string
38+
#include <tuple>
3839
#include <utility>
3940
#include <vector> // std::vector
4041

0 commit comments

Comments
 (0)