summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-09-21 21:22:37 +0200
committerMichael Stahl <mstahl@redhat.com>2012-09-21 21:22:37 +0200
commit6c7c11e2a8cbced9899f5a2da54215eaba92136e (patch)
treedd0b4ccc9c31a981e965c4433eb371299c7dae76 /sw
parentfd3da62330243350e482c03187ecbe08686d14a0 (diff)
the intarwebs say it may be hidden in limits.h...
Change-Id: I79bb1cf7777ae92982bc2909411ed4efd0d31352
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/unotbl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/unotbl.hxx b/sw/inc/unotbl.hxx
index 8554a0405823..1d464ef2ae43 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>