mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-04-30 20:05:48 -04:00
[EGD-3985] Removed unique_ptr to vector for DatabaseModel updateRecords Method.
This commit is contained in:
committed by
PrzeBrudny
parent
491e4fb795
commit
0eb1fd03e5
@@ -6,6 +6,7 @@
|
||||
#include <queries/messages/threads/QueryThreadGetByNumber.hpp>
|
||||
#include <queries/messages/threads/QueryThreadGetByContactID.hpp>
|
||||
#include <queries/messages/threads/QueryThreadRemove.hpp>
|
||||
#include <queries/messages/threads/QueryThreadsGet.hpp>
|
||||
|
||||
#include <cassert>
|
||||
#include <log/log.hpp>
|
||||
|
||||
Reference in New Issue
Block a user