summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-04-07 13:14:23 +0200
committersb <sb@openoffice.org>2010-04-07 13:14:23 +0200
commita28edb7950d225af13b0107f529efd2cefaad213 (patch)
treea48cdb9e86d45dc49015b1dcd7abb8053fcc7ca8 /configmgr
parent9207e47b5eea02b02abcf6450a990992d677c750 (diff)
parenta39db3bbdbfa3867733328b4e36bd45c23d95b1d (diff)
sb118: merged in re/DEV300_next towards DEV300_m76
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/xcdparser.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/xcdparser.cxx b/configmgr/source/xcdparser.cxx
index 2f860f8054..8306c692c3 100644
--- a/configmgr/source/xcdparser.cxx
+++ b/configmgr/source/xcdparser.cxx
@@ -28,7 +28,7 @@
#include "precompiled_configmgr.hxx"
#include "sal/config.h"
-#include <cstddef>
+#include <climits>
#include "com/sun/star/uno/Reference.hxx"
#include "com/sun/star/uno/RuntimeException.hpp"