tools/inc/tools/gen.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 609cb4b332e4b2ddb1f449ba059fd33c3d49dc84
Author: David Tardon <dtar...@redhat.com>
Date:   Sat Apr 20 16:27:19 2013 +0200

    we want the int. overloads of abs() here
    
    Change-Id: Ie82c51f65a2a0e13d6d30c85a23286574fd50b90

diff --git a/tools/inc/tools/gen.hxx b/tools/inc/tools/gen.hxx
index 65f4f8c..c1a1e35 100644
--- a/tools/inc/tools/gen.hxx
+++ b/tools/inc/tools/gen.hxx
@@ -24,7 +24,7 @@
 
 #include <limits.h>
 #include <ostream>
-#include <cmath>
+#include <cstdlib>
 
 class SvStream;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to