删除宏

This commit is contained in:
cxh 2026-03-19 10:26:40 +08:00
parent f28f13eabf
commit 0d8b1f4f4f
2 changed files with 0 additions and 8 deletions

View File

@ -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>

View File

@ -1,7 +1,3 @@
#ifndef ASIO_STANDALONE
#define ASIO_STANDALONE
#endif
#include "tunnel_client.hpp" #include "tunnel_client.hpp"
#include <atomic> #include <atomic>