mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
refactor: use MaaUtils instead of Utils (#14579)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <boost/asio.hpp>
|
||||
|
||||
#include "Config/GeneralConfig.h"
|
||||
#include "Utils/NoWarningCV.h"
|
||||
#include "MaaUtils/NoWarningCV.hpp"
|
||||
|
||||
using boost::asio::ip::tcp;
|
||||
namespace socket_ops = boost::asio::detail::socket_ops;
|
||||
|
||||
Reference in New Issue
Block a user