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