#ifndef __URDE_CGUISYS_HPP__ #define __URDE_CGUISYS_HPP__ namespace urde { class CGuiSys { }; } #endif // __URDE_CGUISYS_HPP__