summaryrefslogtreecommitdiff
blob: a4a020177af752c7425a98a225cbd610f1e0aa9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- mira-4.0.2/src/mira/ads.C
+++ mira-4.0.2/src/mira/ads.C
@@ -31,10 +31,11 @@
  * Routines for computing scores and some other classification number are
  *  provided, too.
  *
  */
 
+#include <cmath>
 
 #include "ads.H"
 
 #include "errorhandling/errorhandling.H"
 #include "util/dptools.H"