> -#include <cctype> > +#include <cstdlib> Sorry, I mean:
--- Ark/ArkFontBitmap.cpp~ 2007-04-01 16:42:37.000000000 +0000 +++ Ark/ArkFontBitmap.cpp 2007-04-01 16:42:52.000000000 +0000 @@ -25,6 +25,8 @@ #include <Ark/ArkLexer.h> #include <Ark/ArkSystem.h> +#include <cstdlib> + #include "math.h" namespace Ark -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

