/* * pluginManager.h * * Created on: 05.09.2012 * Author: savop */ #ifndef PLUGINMANAGER_H_ #define PLUGINMANAGER_H_ namespace upnp { class cPluginManager { public: private: }; } // namespace upnp #endif /* PLUGINMANAGER_H_ */