#pragma once
#include "mProjectManager_global.h"
class M_PROJECTMANAGER_EXPORT iProjectManager
{
public:
iProjectManager();
};