[Libreoffice-commits] core.git: include/svl
Stephan Bergmann
sbergman at redhat.com
Thu Jun 11 01:05:22 PDT 2015
include/svl/poolitem.hxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit f60e521f24863643c7befed7f84db7d659c3c547
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu Jun 11 10:04:40 2015 +0200
missing include
Change-Id: I7ac5607f911d3ffc469fe01fcf708899f3e23e57
diff --git a/include/svl/poolitem.hxx b/include/svl/poolitem.hxx
index 428c669..8a687bf 100644
--- a/include/svl/poolitem.hxx
+++ b/include/svl/poolitem.hxx
@@ -22,6 +22,8 @@
#include <sal/config.h>
+#include <climits>
+
#include <com/sun/star/uno/Any.hxx>
#include <svl/hint.hxx>
#include <svl/svldllapi.h>
More information about the Libreoffice-commits
mailing list