Removed the database lib from services as it is still not a service
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
#include "common/ValueStringModel.hpp"
|
||||
|
||||
#include "services/auth/IPasswordService.hpp"
|
||||
#include "services/database/Session.hpp"
|
||||
#include "services/database/User.hpp"
|
||||
#include "database/Session.hpp"
|
||||
#include "database/User.hpp"
|
||||
#include "utils/IConfig.hpp"
|
||||
#include "utils/ILogger.hpp"
|
||||
#include "utils/Service.hpp"
|
||||
|
||||
Reference in New Issue
Block a user