mirror of
https://gitlab.com/spaceti-app/integrations/acs/colnod-connector.git
synced 2026-07-12 14:30:50 +02:00
added missing logger.h
This commit is contained in:
parent
ab41e47f1e
commit
8e4968ebac
@ -1,4 +1,6 @@
|
||||
#include "databasemanager.h"
|
||||
#include "logger.h"
|
||||
|
||||
|
||||
DatabaseManager::DatabaseManager(const QString& host, const QString& dbName, const QString& user, const QString& password, const bool &dryMode)
|
||||
:dryMode(dryMode)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user