diff options
Diffstat (limited to 'sal/rtl/math.cxx')
-rw-r--r-- | sal/rtl/math.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/rtl/math.cxx b/sal/rtl/math.cxx index 387ae3b2b4aa..18ece939e8d4 100644 --- a/sal/rtl/math.cxx +++ b/sal/rtl/math.cxx @@ -30,6 +30,7 @@ #include <rtl/ustring.h> #include <sal/mathconf.h> #include <sal/types.h> +#include <android/compatibility.hxx> #include <algorithm> #include <cassert> |