#include "database/yearRepository.h" Database::yearRepository::yearRepository(const Model::BinaryPath& bConf) : base_repository(bConf) { }