Kaydet (Commit) 287d483e authored tarafından Mark Wielaard's avatar Mark Wielaard Kaydeden (comit) David Tardon

propacc.cxx include limits.h for USHRT_MAX.

Don't depend on accidental definition depending on the version of boost used.

Change-Id: Ib26afdde895411bdf827e1af21e490b59ef7f2d5
Reviewed-on: https://gerrit.libreoffice.org/4111Reviewed-by: 's avatarDavid Tardon <dtardon@redhat.com>
Tested-by: 's avatarDavid Tardon <dtardon@redhat.com>
üst 1583e211
......@@ -23,6 +23,8 @@
#include <basic/sbstar.hxx>
#include <sbunoobj.hxx>
#include <limits.h> // USHRT_MAX
using com::sun::star::uno::Reference;
using namespace com::sun::star;
using namespace com::sun::star::uno;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment