summaryrefslogtreecommitdiff
path: root/UnoControls/source/controls/progressbar.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-02-04 12:40:38 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-02-04 12:40:38 +0000
commit0d069ad5facf54610cbd0676888b023f4d758b3b (patch)
tree1a2919729b3aea300d5f13f05e485c02ff6efdf6 /UnoControls/source/controls/progressbar.cxx
parentf287d156b493a03f7c6778b3239c0124cfc42515 (diff)
INTEGRATION: CWS gcc430two (1.7.22); FILE MERGED
2008/01/28 09:53:01 rene 1.7.22.1: more gcc 4.3.0 things
Diffstat (limited to 'UnoControls/source/controls/progressbar.cxx')
-rw-r--r--UnoControls/source/controls/progressbar.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/UnoControls/source/controls/progressbar.cxx b/UnoControls/source/controls/progressbar.cxx
index af9a9fc47a8f..68bb135a9451 100644
--- a/UnoControls/source/controls/progressbar.cxx
+++ b/UnoControls/source/controls/progressbar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: progressbar.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:09:34 $
+ * last change: $Author: ihi $ $Date: 2008-02-04 13:40:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -69,6 +69,7 @@
#endif
#include <math.h>
+#include <limits.h>
//____________________________________________________________________________________________________________
// includes of my project