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