added some libraries
This commit is contained in:
parent
d9bdf450af
commit
9710c6dafe
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
||||||
#include <thread>
|
#include <thread>
|
||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
#include <iostream>
|
||||||
|
#include <boost/asio.hpp>
|
||||||
|
|
||||||
using json = nlohmann::ordered_json;
|
using json = nlohmann::ordered_json;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue