Skip to content

Commit e2a9140

Browse files
authored
Include TMath header in multCalibrator.cxx
1 parent 93be4fb commit e2a9140

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Common/Tools/Multiplicity/multCalibrator.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
#include <TList.h>
2828
#include <TProfile.h>
2929
#include <TStopwatch.h>
30+
#include <TMath.h>
3031

3132
#include <iostream> // FIXME
3233

0 commit comments

Comments
 (0)