From c3acead32e1d844b81e3e90c72549281d4bc73a2 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 26 Oct 2015 08:03:26 +0200 Subject: attempted fix for android build Change-Id: I47e5e3ebbbf55ae1fbbf2df85f9efbdd8bca1322 --- sal/rtl/math.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sal/rtl') 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 #include #include +#include static int const n10Count = 16; static double const n10s[2][n10Count] = { -- cgit v1.2.3