#ifndef MXDSEVENT_H #define MXDSEVENT_H class MxDSEvent { public: const char* GetClassName(); }; #endif // MXDSEVENT_H