#ifndef __RETRO_CREALELEMENT_HPP__
#define __RETRO_CREALELEMENT_HPP__
namespace Retro
{
class CRealElement
};
}
#endif // __RETRO_CREALELEMENT_HPP__