From 36bffea9b9599c5e3af1823b5d2e1dc67ba0164e Mon Sep 17 00:00:00 2001 From: hristov Date: Tue, 16 Nov 2004 13:38:46 +0000 Subject: [PATCH] Including math.h to decare fmod (alpha) --- FMD/AliFMDRing.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/FMD/AliFMDRing.cxx b/FMD/AliFMDRing.cxx index e075353e354..298cfc06059 100644 --- a/FMD/AliFMDRing.cxx +++ b/FMD/AliFMDRing.cxx @@ -27,6 +27,7 @@ // Latest changes by Christian Holm Christensen // +#include // fmod #include // ALILOG_H #include "AliFMDRing.h" // ALIFMDRING_H #include // ROOT_TMath -- 2.31.1