[Libreoffice-commits] .: sw/inc

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Sep 21 12:25:06 PDT 2012


 sw/inc/unotbl.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 6c7c11e2a8cbced9899f5a2da54215eaba92136e
Author: Michael Stahl <mstahl at redhat.com>
Date:   Fri Sep 21 21:22:37 2012 +0200

    the intarwebs say it may be hidden in limits.h...
    
    Change-Id: I79bb1cf7777ae92982bc2909411ed4efd0d31352

diff --git a/sw/inc/unotbl.hxx b/sw/inc/unotbl.hxx
index 8554a04..1d464ef 100644
--- a/sw/inc/unotbl.hxx
+++ b/sw/inc/unotbl.hxx
@@ -29,6 +29,7 @@
 #ifndef SW_UNOTBL_HXX
 #define SW_UNOTBL_HXX
 
+#include <limits.h>
 #include <stdint.h>
 
 #include <com/sun/star/container/XNamed.hpp>


More information about the Libreoffice-commits mailing list