Skip to content

Commit 4fa97a4

Browse files
njacazioThePhDane
authored andcommitted
[Common] Include TMath header in multCalibrator.cxx (AliceO2Group#12728)
1 parent f8026c5 commit 4fa97a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Common/Tools/Multiplicity/multCalibrator.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <TH1D.h>
2626
#include <TH1F.h>
2727
#include <TList.h>
28+
#include <TMath.h>
2829
#include <TProfile.h>
2930
#include <TStopwatch.h>
3031

0 commit comments

Comments
 (0)