Skip to content

Commit a53014e

Browse files
authored
Add math.h header for mathematical functions
1 parent b9d32aa commit a53014e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

PWGEM/Dilepton/Tasks/dimuonV1.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
#include <utility>
5555
#include <vector>
5656

57+
#include <math.h>
58+
5759
struct dimuonV1 {
5860

5961
// // Configurables

0 commit comments

Comments
 (0)