You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libreoffice/libreoffice-rhel6limits.patch

14 lines
396 B

--- a/basic/source/classes/propacc.cxx 2013-02-11 12:23:01.571839617 +0000
+++ b/basic/source/classes/propacc.cxx 2013-02-11 12:23:04.808850284 +0000
@@ -21,8 +21,9 @@
#include "propacc.hxx"
#include <basic/sbstar.hxx>
-#include <sbunoobj.hxx>
#include <basic/sbuno.hxx>
+#include <sbunoobj.hxx>
+#include <limits.h>
using com::sun::star::uno::Reference;
using namespace com::sun::star;