#ifndef __RETRO_CCONSOLEOUTPUTWINDOW_HPP__ #define __RETRO_CCONSOLEOUTPUTWINDOW_HPP__ namespace Retro { namespace Common { class CConsoleOutputWindow { }; } } #endif // __RETRO_CCONSOLEOUTPUTWINDOW_HPP__