tools/source/generic/fract.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 530334a27e8aba93f81391ddc7f21482e605dd3f
Author: Stephan Bergmann <[email protected]>
Date: Fri Oct 24 16:25:47 2014 +0200
Explicitly include the cmath std::abs overloads
Change-Id: I501edd8f3301f70e6130d844dcd64cac8b18598f
diff --git a/tools/source/generic/fract.cxx b/tools/source/generic/fract.cxx
index 7fee117..ec219d8 100644
--- a/tools/source/generic/fract.cxx
+++ b/tools/source/generic/fract.cxx
@@ -18,6 +18,7 @@
*/
#include <algorithm>
+#include <cmath>
#include <limits.h>
#include <rtl/ustring.hxx>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits