summaryrefslogtreecommitdiff
path: root/psprint
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-02-04 12:35:18 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-02-04 12:35:18 +0000
commitfb0ea3786c0df92ab9467683dbc356bbf8aa8d7a (patch)
tree33cb33363169114f22e47e131cc6c01721ab3e9a /psprint
parentfdc0c9754034e775d0f785ef4ae3dff0ca211c5d (diff)
INTEGRATION: CWS gcc430two (1.29.98); FILE MERGED
2008/01/28 09:53:09 rene 1.29.98.1: more gcc 4.3.0 things
Diffstat (limited to 'psprint')
-rw-r--r--psprint/source/helper/helper.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/psprint/source/helper/helper.cxx b/psprint/source/helper/helper.cxx
index 60f0455c33bf..942923cb5270 100644
--- a/psprint/source/helper/helper.cxx
+++ b/psprint/source/helper/helper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: helper.cxx,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 12:34:47 $
+ * last change: $Author: ihi $ $Date: 2008-02-04 13:35:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,6 +39,7 @@
#include <cstring>
#include <sys/stat.h>
#include <unistd.h>
+#include <limits.h>
#include <psprint/helper.hxx>
#include <tools/string.hxx>