From 0d069ad5facf54610cbd0676888b023f4d758b3b Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Mon, 4 Feb 2008 12:40:38 +0000 Subject: 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 --- UnoControls/source/controls/progressbar.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'UnoControls') 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 +#include //____________________________________________________________________________________________________________ // includes of my project -- cgit