You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-biology/mira/files/mira-4.0.2-cmath.patch

15 lines
295 B

--- 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"