tags 417496 + patch thanks --- gb.qt/src/CColor.cpp~ 2007-04-05 09:12:51.000000000 +0200 +++ gb.qt/src/CColor.cpp 2007-04-05 09:12:53.000000000 +0200 @@ -185,4 +185,4 @@ END_PROPERTY -#include "CColor_desc.h" \ No newline at end of file +#include "CColor_desc.h" --- gb.gtk/src/gprogress.cpp~ 2007-04-05 09:12:00.000000000 +0200 +++ gb.gtk/src/gprogress.cpp 2007-04-05 09:12:02.000000000 +0200 @@ -85,4 +85,4 @@ } - \ No newline at end of file + --- gb.gtk/src/gslider.cpp~ 2007-04-05 09:12:10.000000000 +0200 +++ gb.gtk/src/gslider.cpp 2007-04-05 09:14:35.000000000 +0200 @@ -365,4 +365,4 @@ } } -} \ No newline at end of file +} --- gb.gtk/src/glabel.cpp~ 2007-04-05 09:12:23.000000000 +0200 +++ gb.gtk/src/glabel.cpp 2007-04-05 09:12:24.000000000 +0200 @@ -328,4 +328,4 @@ gControl::resize(w,h); if (visible()) gtk_widget_queue_draw_area(border,0,0,width(),height()); -} \ No newline at end of file +} --- gb.gtk/src/watcher.cpp~ 2007-04-05 09:12:36.000000000 +0200 +++ gb.gtk/src/watcher.cpp 2007-04-05 09:12:38.000000000 +0200 @@ -164,4 +164,4 @@ watch[pos]->param=param; } -} \ No newline at end of file +} --- gb.sdl/src/SDLfont.cpp~ 2007-04-05 09:13:09.000000000 +0200 +++ gb.sdl/src/SDLfont.cpp 2007-04-05 09:13:19.000000000 +0200 @@ -26,6 +26,7 @@ #include "SDLfont.h" #include "SDLapp.h" +#include <algorithm> #include <iostream> #include <string> #include <ctype.h> --- gb.db.firebird/src/main.cpp~ 2007-04-05 08:50:53.000000000 +0200 +++ gb.db.firebird/src/main.cpp 2007-04-05 08:51:30.000000000 +0200 @@ -31,6 +31,7 @@ #include <stdarg.h> #include <string.h> +#include <algorithm> #include <map> #include <string> #include <vector>
-- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]