Skip to content

Commit be724be

Browse files
committed
Fix includes in runMassFitter.C
1 parent 4a19c46 commit be724be

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
@@ -42,6 +42,7 @@
4242
#include <map>
4343
#include <stdexcept>
4444
#include <string> // std::string
45+
#include <tuple>
4546
#include <utility>
4647
#include <vector> // std::vector
4748

0 commit comments

Comments
 (0)