mirror of
https://github.com/Syping/dtranslatebot.git
synced 2026-04-01 13:20:40 +02:00
code style changes and remove some constructors
This commit is contained in:
parent
de121beaac
commit
94429ca718
9 changed files with 60 additions and 50 deletions
|
|
@ -19,7 +19,7 @@
|
|||
#include <thread>
|
||||
#include "message_queue.h"
|
||||
#include "settings.h"
|
||||
using namespace bot;
|
||||
using bot::message_queue;
|
||||
using namespace std::chrono_literals;
|
||||
|
||||
void message_queue::add(const message &message)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue