Added Utility and Type namespaces
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include "managers/albumManager.h"
|
||||
|
||||
Manager::albumManager::albumManager(const Model::BinaryPath& bConf)
|
||||
: m_bConf(bConf)
|
||||
{ }
|
||||
|
||||
Reference in New Issue
Block a user