#ifndef __PSHAG_CGUISYS_HPP__ #define __PSHAG_CGUISYS_HPP__ namespace pshag { class CGuiSys { }; } #endif // __PSHAG_CGUISYS_HPP__