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