[Libreoffice-commits] .: Branch 'libreoffice-3-5' - chart2/source

Lionel Elie Mamane lmamane at kemper.freedesktop.org
Mon Dec 12 19:15:37 PST 2011


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

New commits:
commit 893552129e0eb82c0bfbcac750a068258720adaf
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Tue Dec 13 04:15:27 2011 +0100

    missing #include

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