Files
libofa/libofa-incl.patch

11 lines
193 B
Diff

--- lib/JAMA/tnt_math_utils.h
+++ lib/JAMA/tnt_math_utils.h
@@ -2,6 +2,7 @@
#define MATH_UTILS_H
#include <math.h>
+#include <cmath>
/* needed for sqrt() below */
#ifdef PREANSI