#ifndef __RETRO_DATASPEC_LOGGING__ #define __RETRO_DATASPEC_LOGGING__ #include namespace Retro { extern LogVisor::LogModule LogModule; } #endif // __RETRO_DATASPEC_LOGGING__