sal/rtl/math.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit c3acead32e1d844b81e3e90c72549281d4bc73a2 Author: Noel Grandin <n...@peralex.com> Date: Mon Oct 26 08:03:26 2015 +0200
attempted fix for android build Change-Id: I47e5e3ebbbf55ae1fbbf2df85f9efbdd8bca1322 diff --git a/sal/rtl/math.cxx b/sal/rtl/math.cxx index 10faec3..05a1033 100644 --- a/sal/rtl/math.cxx +++ b/sal/rtl/math.cxx @@ -36,6 +36,7 @@ #include <limits.h> #include <math.h> #include <stdlib.h> +#include <cmath> static int const n10Count = 16; static double const n10s[2][n10Count] = { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits