#ifndef __RETRO_CINTELEMENT_HPP__ #define __RETRO_CINTELEMENT_HPP__ namespace Retro { class CIntElement { }; } #endif // __RETRO_CINTELEMENT_HPP__