[Libreoffice-commits] .: chart2/source

Markus Mohrhard mmohrhard at kemper.freedesktop.org
Tue Dec 13 18:37:52 PST 2011


 chart2/source/view/axes/ScaleAutomatism.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 514af8a31fde244e750b3af80cc23025eb5be99e
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Wed Dec 14 03:37:55 2011 +0100

    missing include limits

diff --git a/chart2/source/view/axes/ScaleAutomatism.cxx b/chart2/source/view/axes/ScaleAutomatism.cxx
index ba10366..896caf9 100644
--- a/chart2/source/view/axes/ScaleAutomatism.cxx
+++ b/chart2/source/view/axes/ScaleAutomatism.cxx
@@ -36,6 +36,7 @@
 
 #include <rtl/math.hxx>
 #include <tools/debug.hxx>
+#include <limits>
 
 //.............................................................................
 namespace chart


More information about the Libreoffice-commits mailing list