[Uml-devel] [CVS] update:

Jens Krüger je.krueger at web.de
Mon Oct 14 14:37:04 UTC 2002


Hi Sebastian,

it is better to use 
#include <cstdlib>
instead
#include <stdlib.h>

the cstdlib file includes the stdlib.h. It make some wrapps for the C++ 
compiler on the different systems.

Jens 
Am Montag, 14. Oktober 2002 20:24 schrieb Sebastian Stein:
> Update of /cvsroot/uml/uml
> In directory usw-pr-cvs1:/tmp/cvs-serv31493
>
> Modified Files:
> 	umlfilter4to5.cpp
> Log Message:
> - added missing #include <stdlib.h> for the exit() function
> - also reformated code around line 256; I won't do that again ;-)
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Uml-devel mailing list
> umbrello-devel at kde.org
> https://mail.kde.org/mailman/listinfo/umbrello-devel

-- 






More information about the umbrello-devel mailing list