Skip to content

Commit 3641d01

Browse files
committed
missed an include in the header
1 parent 82f0430 commit 3641d01

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎Common/Tools/Multiplicity/multGlauberNBDFitter.h‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828

2929
#include <Rtypes.h>
3030

31+
#include <cstdint>
32+
3133
class multGlauberNBDFitter : public TNamed
3234
{
3335
public:

0 commit comments

Comments
 (0)