mirror of
https://github.com/Syping/dtranslatebot.git
synced 2026-04-01 21:30:40 +02:00
add database file and file locking
This commit is contained in:
parent
94251d7dde
commit
bb10b8ad59
8 changed files with 242 additions and 50 deletions
|
|
@ -19,8 +19,7 @@
|
|||
#ifndef DATABASE_CORE_H
|
||||
#define DATABASE_CORE_H
|
||||
|
||||
#include <vector>
|
||||
#include "settings.h"
|
||||
#include "settings_types.h"
|
||||
|
||||
namespace bot {
|
||||
namespace database {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue