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