删除宏
This commit is contained in:
parent
f28f13eabf
commit
0d8b1f4f4f
@ -1,9 +1,5 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#ifndef ASIO_STANDALONE
|
|
||||||
#define ASIO_STANDALONE
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
#include <nlohmann/json.hpp>
|
#include <nlohmann/json.hpp>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|||||||
@ -1,7 +1,3 @@
|
|||||||
#ifndef ASIO_STANDALONE
|
|
||||||
#define ASIO_STANDALONE
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "tunnel_client.hpp"
|
#include "tunnel_client.hpp"
|
||||||
|
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user