Skip to content

Commit 4109905

Browse files
committed
Fix includes
1 parent 46f01bc commit 4109905

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

EventFiltering/PWGEM/globalDimuonFilter.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757
#include <utility>
5858
#include <vector>
5959

60+
#include <math.h>
61+
6062
struct globalDimuonFilter {
6163
o2::framework::Produces<o2::aod::GlobalDimuonFilters> tags;
6264

0 commit comments

Comments
 (0)