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