Oliver K - 2004-01-11

Hi it++ fans!

Since I don't have the gcc3.x installed on my cygwin, yet, I managed to install it++3.7.2
using gcc 2.95.3.
However, I had to add
'#include <stdio.h>'
in timing.cpp to make getchar visible.

Note, that this will fix the library, but you will not
be able to compile tests/limit_test.run.
(include <limits> not found and a change to limits.h leads to other problems).

Regards
  Oliver