#ifndef __RETRO_CIOWIN_HPP__ #define __RETRO_CIOWIN_HPP__ namespace Retro { namespace Common { class CIOWin { }; } } #endif // __RETRO_CIOWIN_HPP__