nadavkav - 2004-12-12

Logged In: YES
user_id=1171926

i fixed it.
just adding #include < math.h > for a missing ceil function.
( it also happend later on another file to which i added the same include
line, and again the problem was solved )

finally, it compiled completely :-)