]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Including math.h to decare fmod (alpha)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 16 Nov 2004 13:38:46 +0000 (13:38 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 16 Nov 2004 13:38:46 +0000 (13:38 +0000)
FMD/AliFMDRing.cxx

index e075353e3543ca0c688f2fb88e4c4785ad0ca1c2..298cfc060594c02b7ba9c35cb2cf66844a016959 100644 (file)
@@ -27,6 +27,7 @@
 // Latest changes by Christian Holm Christensen
 //
 
 // Latest changes by Christian Holm Christensen
 //
 
+#include <math.h>               // fmod
 #include <AliLog.h>            // ALILOG_H
 #include "AliFMDRing.h"                // ALIFMDRING_H
 #include <TMath.h>             // ROOT_TMath
 #include <AliLog.h>            // ALILOG_H
 #include "AliFMDRing.h"                // ALIFMDRING_H
 #include <TMath.h>             // ROOT_TMath