#ifndef __RETRO_CWARP_HPP__ #define __RETRO_CWARP_HPP__ namespace Retro { class CWarp { }; } #endif // __RETRO_CWARP_HPP__