#ifndef TUT_REPORTER #define TUT_REPORTER #include namespace tut { typedef console_reporter reporter; } #endif