Update ProxyEntity.hpp

This commit is contained in:
parhelia512 2025-10-09 20:07:21 +08:00 committed by GitHub
parent 9e82c19451
commit 0513a570b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,12 +1,10 @@
#pragma once
#include "include/global/Configs.hpp"
#include "include/global/CountryHelper.hpp"
#include "include/stats/traffic/TrafficData.hpp"
#include "include/configs/proxy/AbstractBean.hpp"
#include "include/configs/proxy/ExtraCore.h"
#ifndef Q_MOC_RUN
#include "include/global/CountryHelper.hpp"
#endif
namespace Configs {
class SocksHttpBean;