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