#ifndef __RETRO_CFINALINPUT_HPP__ #define __RETRO_CFINALINPUT_HPP__ namespace Retro { class CFinalInput { }; } #endif // __RETRO_CFINALINPUT_HPP__