#ifndef __URDE_CNESEMULATOR_HPP__ #define __URDE_CNESEMULATOR_HPP__ namespace urde { namespace MP1 { class CNESEmulator { }; } } #endif // __URDE_CNESEMULATOR_HPP__