]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Including cmake to declare fabs
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 4 May 2009 11:49:10 +0000 (11:49 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 4 May 2009 11:49:10 +0000 (11:49 +0000)
HLT/TPCLib/tracking-ca/AliHLTTPCCAPerformance.cxx

index ec0dd115b69ce8876a9668f8974feabbcf29665f..fa16795cd72484b9bfa99c13e571fbafca8b570d 100644 (file)
@@ -38,6 +38,7 @@
 #include "TH2.h"
 #include "TProfile.h"
 #include "TRandom.h"
+#include <cmath>
 
 AliHLTTPCCAPerformance &AliHLTTPCCAPerformance::Instance()
 {