sc/source/ui/unoobj/dapiuno.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit c407574416bca2360c4121930c6c6700e82092e3
Author: Stephan Bergmann <[email protected]>
Date: Thu Jan 18 08:45:32 2018 +0100
Fix Android build (missing std::trunc)
...after 110025afab3946586826b18a316416fba41dc1f6 "Odd conversion double ->
sal_Int32 -> double"
Change-Id: Iaff78e2046261290f8c4ae8bdfcbf1edc5963d87
diff --git a/sc/source/ui/unoobj/dapiuno.cxx b/sc/source/ui/unoobj/dapiuno.cxx
index 645d5f416e74..8a746ddbdc13 100644
--- a/sc/source/ui/unoobj/dapiuno.cxx
+++ b/sc/source/ui/unoobj/dapiuno.cxx
@@ -20,6 +20,7 @@
#include <algorithm>
#include <cmath>
+#include <android/compatibility.hxx>
#include <svl/hint.hxx>
#include <vcl/svapp.hxx>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits