summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-26 08:03:26 +0200
committerNoel Grandin <noel@peralex.com>2015-10-26 08:03:26 +0200
commitc3acead32e1d844b81e3e90c72549281d4bc73a2 (patch)
treeb26d106f042f2c25b699704b094999c739ab1b29 /sal
parent96a6ab886f6d3e726fe54f6dc18c6c6769c27716 (diff)
attempted fix for android build
Change-Id: I47e5e3ebbbf55ae1fbbf2df85f9efbdd8bca1322
Diffstat (limited to 'sal')
-rw-r--r--sal/rtl/math.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/rtl/math.cxx b/sal/rtl/math.cxx
index 10faec3f55d8..05a103320943 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] = {