libtut-0.0.20070706/ 0000755 0001750 0001750 00000000000 10643521006 011643 5 ustar cek cek libtut-0.0.20070706/tut_reporter.h 0000644 0001750 0001750 00000000041 10643510273 014551 0 ustar cek cek
#include
Introduced new header include style. There are two ways you can include the TUT headers:
#include <tut.h>
or:
#include <tut/tut.hpp>
The second option is preferred method whereas the first option is to provide backward
compatibility with clients of the previous releases.
Minor fixes for Borland C++ Builder 6 and Microsoft Visual Studio 2005.