#ifndef CMPVWRAPPER_H
#define CMPVWRAPPER_H

class cMpvWrapper
{
public:
	cMpvWrapper();
};

#endif // CMPVWRAPPER_H